[meta-intel] [PATCH 06/11] crownbay-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:35 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-crownbay/conf/machine/crownbay-noemgd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf
index 4b618a4..634aa5d 100644
--- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
+++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
@@ -6,7 +6,7 @@
 #@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
 # i.e. E660 + EG20T
 
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "3.17%"
 
 require conf/machine/include/meta-intel.inc
 require conf/machine/include/intel-core2-32-common.inc
-- 
1.8.1.4



More information about the meta-intel mailing list