[meta-intel] [PATCH 13/19] intel-core2-32: change the default kernel to v3.14

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed Apr 2 20:47:04 PDT 2014


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

Use the latest linux-yocto kernel for the intel-core2-32 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 92c2ec6..5c3e714 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -3,7 +3,7 @@
 
 #@DESCRIPTION: Machine configuration for 32 bit Intel Core 2 CPU (and later) with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
 
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 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