aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-04-06 15:52:20 -0700
committerTom Rini <tom_rini@mentor.com>2011-04-07 07:37:58 -0700
commit11a15aa13336520f6308132ae8110a7d5a49315d (patch)
tree8beaa141f338fe3ecc58048dc343e6d0b4bd4dba /conf/machine
parent8280f2812a2c5e28d674e864fff62a81235356bf (diff)
downloadopenembedded-11a15aa13336520f6308132ae8110a7d5a49315d.tar.gz
qemux86: Switch to xorg-xserver for X11
Tested with x11-image Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/qemux86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf
index 238493a16e..d58e3df3d7 100644
--- a/conf/machine/qemux86.conf
+++ b/conf/machine/qemux86.conf
@@ -2,8 +2,8 @@
#@NAME: qemu x86 Emulator setup
#@DESCRIPTION: Machine configuration for running an x86 system under qemu emulation
-require conf/machine/include/qemu.inc
require conf/machine/i686-generic.conf
+require conf/machine/include/qemu.inc
MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d"