[oe-commits] woglinde : mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS

GIT User account git at amethyst.openembedded.net
Fri Oct 31 15:13:59 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ab81648dc5e30c0fca667d781fb2f50aa5d37048
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ab81648dc5e30c0fca667d781fb2f50aa5d37048

Author: woglinde <heinold at inf.fu-berlin.de>
Date:   Fri Oct 31 16:09:48 2008 +0100

mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files
* patch comes from Mark Brown
* closes bug 4788

---

 conf/machine/mx31ads.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf
index 6a5c097..de429c3 100644
--- 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"
 





More information about the Openembedded-commits mailing list