[oe-commits] Tom Rini : qemu.inc: Set virtual/xserver not xserver.

git version control git at git.openembedded.org
Mon May 3 19:30:57 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Mon May  3 12:30:11 2010 -0700

qemu.inc: Set virtual/xserver not xserver.

Tested with qemu{arm,x86,mips} and x11-image.

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

---

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

diff --git a/conf/machine/include/qemu.inc b/conf/machine/include/qemu.inc
index 190066b..a38ea88 100644
--- a/conf/machine/include/qemu.inc
+++ b/conf/machine/include/qemu.inc
@@ -1,5 +1,5 @@
 PCMCIA_MANAGER = "pcmciautils"
-PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
 GUI_MACHINE_CLASS = "bigscreen"
 
 MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen keyboard touchscreen"





More information about the Openembedded-commits mailing list