aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-05-03 12:30:11 -0700
committerTom Rini <tom_rini@mentor.com>2010-05-03 12:30:49 -0700
commitf5ac8db890820c327794f7d896e2bde6fb0188c6 (patch)
treee3f613125e8920ac3dcc104b2ee153ca27574525 /conf
parent34f9008f3d3770200dc8a47537232df4fe5f6f05 (diff)
downloadopenembedded-f5ac8db890820c327794f7d896e2bde6fb0188c6.tar.gz
qemu.inc: Set virtual/xserver not xserver.
Tested with qemu{arm,x86,mips} and x11-image. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/qemu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/qemu.inc b/conf/machine/include/qemu.inc
index 190066bca0..a38ea8857d 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"