[meta-intel] [PATCH 07/11] emenlow-noemgd: use the v3.17 kernel by default

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Sep 23 11:32:36 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Now the linux-yocto_3.17 recipe is available for this BSP. Make it as
the default kernel for this BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 54e1bbc..21875f8 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -5,7 +5,7 @@
 
 #@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits
 
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "3.17%"
 
 require conf/machine/include/intel-core2-32-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
-- 
1.8.1.4



More information about the meta-intel mailing list