aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/ben-nanonote.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
index 08bcdea3e5..9c3d8d14cd 100644
--- a/conf/machine/ben-nanonote.conf
+++ b/conf/machine/ben-nanonote.conf
@@ -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"