[oe-commits] Tom Rini : qemux86: Switch to xorg-xserver for X11

git version control git at git.openembedded.org
Thu Apr 7 14:38:31 UTC 2011


Module: openembedded.git
Branch: master
Commit: 11a15aa13336520f6308132ae8110a7d5a49315d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=11a15aa13336520f6308132ae8110a7d5a49315d

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Apr  6 15:52:20 2011 -0700

qemux86: Switch to xorg-xserver for X11

Tested with x11-image

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

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

diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf
index 238493a..d58e3df 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"
 





More information about the Openembedded-commits mailing list