[oe-commits] Otavio Salvador : geodelx: include x86 tune to set the arch for i486 or glibc fails to build

GIT User account git at amethyst.openembedded.net
Wed Nov 19 16:02:38 UTC 2008


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Nov 19 11:46:25 2008 -0200

geodelx: include x86 tune to set the arch for i486 or glibc fails to build

---

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

diff --git a/conf/machine/geodelx.conf b/conf/machine/geodelx.conf
index 835a581..c165d98 100644
--- a/conf/machine/geodelx.conf
+++ b/conf/machine/geodelx.conf
@@ -1,5 +1,7 @@
 TARGET_ARCH = "i486"
 
+require conf/machine/include/tune-x86.inc
+
 PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 
 PREFERRED_PROVIDER_virtual/kernel="linux-geodelx"





More information about the Openembedded-commits mailing list