[meta-intel] [PATCH 04/11] intel-core2-32: use the v3.17 kernel by default

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Sep 23 11:32:33 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>
---
 conf/machine/intel-core2-32.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index 3c3d290..9c30f7d 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -8,7 +8,7 @@ require conf/machine/include/intel-core2-32-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "3.17%"
 
 MACHINE_FEATURES += "pcbios efi"
 MACHINE_FEATURES += "va-impl-intel"
-- 
1.8.1.4



More information about the meta-intel mailing list