[meta-intel] [PATCH 2/9] chiefriver: move BSP to the v3.10 kernel

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 5 16:44:50 PDT 2013


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

Now a v3.10 linux yocto kernel recipe is available for this BSP,
so make the newer kernel as the default kernel.

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

diff --git a/meta-chiefriver/conf/machine/chiefriver.conf b/meta-chiefriver/conf/machine/chiefriver.conf
index 20a9635..4b3e252 100644
--- a/meta-chiefriver/conf/machine/chiefriver.conf
+++ b/meta-chiefriver/conf/machine/chiefriver.conf
@@ -6,7 +6,7 @@
 #@DESCRIPTION: Machine configuration for Chief River systems
 # i.e. Ivy Bridge + Panther Point
 
-PREFERRED_VERSION_linux-yocto ?= "3.8%"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
 MACHINE_FEATURES += "va-impl-intel"
 
 require conf/machine/include/tune-x86_64.inc
-- 
1.8.1.4




More information about the meta-intel mailing list