[oe-commits] Mark Brown : mainstone: do not set PACKAGE_EXTRA_ARCHS - closes #4968

GIT User account git at amethyst.openembedded.net
Wed Jan 7 11:42:25 UTC 2009


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

Author: Mark Brown <broonie at sirena.org.uk>
Date:   Wed Jan  7 12:41:59 2009 +0100

mainstone: do not set PACKAGE_EXTRA_ARCHS - closes #4968

---

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

diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf
index 68dcfb0..8cf5210 100644
--- a/conf/machine/mainstone.conf
+++ b/conf/machine/mainstone.conf
@@ -5,7 +5,6 @@
 TARGET_ARCH = "arm"
 
 GUI_MACHINE_CLASS = "smallscreen"
-PACKAGE_EXTRA_ARCHS = "armv5te"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 





More information about the Openembedded-commits mailing list