[oe-commits] Stefan Schmidt : tune-geodelx.inc: Move in PACKAGE_EXTRA_ARCH from xo.conf

GIT User account git at amethyst.openembedded.net
Thu Oct 23 17:33:06 UTC 2008


Module: openembedded.git
Branch: stefan/xo-support
Commit: 99e1c78f2613a787f0a3831d57beabcdfe52397c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=99e1c78f2613a787f0a3831d57beabcdfe52397c

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Wed Oct 22 15:19:07 2008 +0200

tune-geodelx.inc: Move in PACKAGE_EXTRA_ARCH from xo.conf

---

 conf/machine/include/tune-geodelx.inc |    2 ++
 conf/machine/xo.conf                  |    1 -
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/tune-geodelx.inc b/conf/machine/include/tune-geodelx.inc
index 7e6562a..149177f 100644
--- a/conf/machine/include/tune-geodelx.inc
+++ b/conf/machine/include/tune-geodelx.inc
@@ -3,5 +3,7 @@
 #
 TARGET_CC_ARCH = "-march=k6-2"
 BASE_PACKAGE_ARCH = "geode"
+PACKAGE_EXTRA_ARCHS += "x86 geode"
+
 FEED_ARCH = "geode"
 
diff --git a/conf/machine/xo.conf b/conf/machine/xo.conf
index d5e5940..9223f16 100644
--- a/conf/machine/xo.conf
+++ b/conf/machine/xo.conf
@@ -6,7 +6,6 @@
 
 
 TARGET_ARCH = "i586"
-PACKAGE_EXTRA_ARCHS = "x86 geode"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-xo"
 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"





More information about the Openembedded-commits mailing list