conf/machine/i686-generic.conf : Add xserver-kdrive-vesa as the default xserver
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 22 Oct 2007 09:32:15 +0000 (09:32 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 22 Oct 2007 09:32:15 +0000 (09:32 +0000)
conf/machine/i686-generic.conf

index 9fb8872..15b9259 100644 (file)
@@ -9,6 +9,8 @@ TARGET_ARCH = "i686"
 PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+XSERVER="xserver-kdrive-vesa"
 
 KERNEL_IMAGETYPE = "bzImage"