[oe-commits] Otavio Salvador : qemux86: use i686-generic as basis

GIT User account git at amethyst.openembedded.net
Fri Apr 3 20:20:45 UTC 2009


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sun Mar 29 01:09:33 2009 -0300

qemux86: use i686-generic as basis

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

---

 conf/machine/qemux86.conf |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf
index ad1138f..c251216 100644
--- a/conf/machine/qemux86.conf
+++ b/conf/machine/qemux86.conf
@@ -2,11 +2,8 @@
 #@NAME: qemu x86 Emulator setup
 #@DESCRIPTION: Machine configuration for running an x86 system under qemu emulation
 
-TARGET_ARCH = "i586"
-TARGET_CC_ARCH = "-march=i586"
-PACKAGE_EXTRA_ARCHS = "x86"
-
 require conf/machine/include/qemu.inc
+require conf/machine/i686-generic.conf
 
 MACHINE_FEATURES += "x86"
 MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d"





More information about the Openembedded-commits mailing list