git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd90cde
)
qemux86: use i686-generic as basis
author
Otavio Salvador
<otavio@ossystems.com.br>
Sun, 29 Mar 2009 04:09:33 +0000
(
01:09
-0300)
committer
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 3 Apr 2009 20:14:05 +0000
(17:14 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/qemux86.conf
patch
|
blob
|
history
diff --git
a/conf/machine/qemux86.conf
b/conf/machine/qemux86.conf
index
ad1138f
..
c251216
100644
(file)
--- 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"