ben-nanonote.conf: Update ben-nanonote.conf
authorAlex Ferguson <thoughtmonster@gmail.com>
Sat, 30 Oct 2010 18:42:38 +0000 (21:42 +0300)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Wed, 3 Nov 2010 15:51:22 +0000 (16:51 +0100)
I changed PREFERED_PROVIDER_virtual/kernel to reflect a
change in the linux-jlime-ben recipe name. I also added
some definitions to better select our prefered xserver.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
conf/machine/ben-nanonote.conf

index 08bcdea..9c3d8d1 100644 (file)
@@ -5,7 +5,12 @@
 TARGET_ARCH = "mipsel"
 require conf/machine/include/tune-mips32.inc
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-ben"
+PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-ben-nanonote"
 KERNEL_IMAGETYPE = "uImage"
+
 IMAGE_FSTYPES ?= "jffs2"
 
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+PREFERRED_VERSION_xserver-kdrive = "1.3.0.0"
+
+XSERVER = "xserver-kdrive-fbdev"