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:
34f9008
)
qemu.inc: Set virtual/xserver not xserver.
author
Tom Rini
<tom_rini@mentor.com>
Mon, 3 May 2010 19:30:11 +0000
(12:30 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 3 May 2010 19:30:49 +0000
(12:30 -0700)
Tested with qemu{arm,x86,mips} and x11-image.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/machine/include/qemu.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/qemu.inc
b/conf/machine/include/qemu.inc
index
190066b
..
a38ea88
100644
(file)
--- 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"