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:
cc3c2c1
)
conf/machine/x86.conf : Set default xserver to kdrive-vesa as its supported by most
author
Stelios Koroneos
<skoroneos@digital-opsis.com>
Sun, 21 Oct 2007 19:20:08 +0000
(19:20 +0000)
committer
Stelios Koroneos
<skoroneos@digital-opsis.com>
Sun, 21 Oct 2007 19:20:08 +0000
(19:20 +0000)
pc drivers
conf/machine/x86.conf
patch
|
blob
|
history
diff --git
a/conf/machine/x86.conf
b/conf/machine/x86.conf
index
c486f1b
..
0ee69c2
100644
(file)
--- a/
conf/machine/x86.conf
+++ b/
conf/machine/x86.conf
@@
-9,6
+9,8
@@
TARGET_ARCH = "i486"
PACKAGE_EXTRA_ARCHS = "x86"
PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+XSERVER="xserver-kdrive-vesa"
KERNEL_IMAGETYPE = "bzImage"