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:
ea662c1
)
mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS
author
woglinde
<heinold@inf.fu-berlin.de>
Fri, 31 Oct 2008 15:09:48 +0000
(16:09 +0100)
committer
woglinde
<heinold@inf.fu-berlin.de>
Fri, 31 Oct 2008 15:12:06 +0000
(16:12 +0100)
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files
* patch comes from Mark Brown
* closes bug 4788
conf/machine/mx31ads.conf
patch
|
blob
|
history
diff --git
a/conf/machine/mx31ads.conf
b/conf/machine/mx31ads.conf
index
6a5c097
..
de429c3
100644
(file)
--- a/
conf/machine/mx31ads.conf
+++ b/
conf/machine/mx31ads.conf
@@
-7,7
+7,6
@@
TARGET_ARCH = "arm"
MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
GUI_MACHINE_CLASS = "smallscreen"
-PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te armv6"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"