conf/machine/x86.conf : Set default xserver to kdrive-vesa as its supported by most
authorStelios Koroneos <skoroneos@digital-opsis.com>
Sun, 21 Oct 2007 19:20:08 +0000 (19:20 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Sun, 21 Oct 2007 19:20:08 +0000 (19:20 +0000)
pc drivers

conf/machine/x86.conf

index c486f1b..0ee69c2 100644 (file)
@@ -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"