git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4537913
)
htcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the...
author
Koen Kooi
<koen@openembedded.org>
Thu, 10 Aug 2006 13:06:33 +0000
(13:06 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 10 Aug 2006 13:06:33 +0000
(13:06 +0000)
there." - RP
conf/machine/htcuniversal.conf
patch
|
blob
|
history
diff --git
a/conf/machine/htcuniversal.conf
b/conf/machine/htcuniversal.conf
index
b346c52
..
dac9a84
100644
(file)
--- a/
conf/machine/htcuniversal.conf
+++ b/
conf/machine/htcuniversal.conf
@@
-3,7
+3,7
@@
#@DESCRIPTION: Machine configuration for the HTC Universal
TARGET_ARCH = "arm"
-IPKG_EXTRA_ARCHS = "ipaqpxa arm
arm
v4t armv5te iwmmxt"
+IPKG_EXTRA_ARCHS = "ipaqpxa armv4t armv5te iwmmxt"
#use this for a HTC Universal
PREFERRED_PROVIDER_xserver = "xserver-kdrive"