[oe-commits] Alex Ferguson : ben-nanonote.conf: Update ben-nanonote.conf

git version control git at git.openembedded.org
Wed Nov 3 15:59:50 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3d79c824d105c90fc5d9c393eeaa0f28769acf88
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3d79c824d105c90fc5d9c393eeaa0f28769acf88

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Sat Oct 30 21:42:38 2010 +0300

ben-nanonote.conf: Update ben-nanonote.conf

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 at gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 conf/machine/ben-nanonote.conf |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
index 08bcdea..9c3d8d1 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"





More information about the Openembedded-commits mailing list