[meta-intel] [PATCH 3/4] meta-romley: Update machine default kernel to v3.10

boon.leong.ong at intel.com boon.leong.ong at intel.com
Mon Nov 4 19:09:17 PST 2013


From: Ong Boon Leong <boon.leong.ong at intel.com>

Update IVB & SNB romley platform default kernel version
to v3.10.

Signed-off-by: Ong Boon Leong <boon.leong.ong at intel.com>
---
 meta-romley/conf/machine/romley-ivb.conf |    2 +-
 meta-romley/conf/machine/romley.conf     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-romley/conf/machine/romley-ivb.conf b/meta-romley/conf/machine/romley-ivb.conf
index a097122..708361d 100644
--- a/meta-romley/conf/machine/romley-ivb.conf
+++ b/meta-romley/conf/machine/romley-ivb.conf
@@ -8,7 +8,7 @@
 # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
 
 
-PREFERRED_VERSION_linux-yocto ?= "3.8%"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
 
 require conf/machine/include/tune-x86_64.inc
 require conf/machine/include/ia32-base.inc
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index 3a835e0..1c5453c 100644
--- a/meta-romley/conf/machine/romley.conf
+++ b/meta-romley/conf/machine/romley.conf
@@ -8,7 +8,7 @@
 # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
 
 
-PREFERRED_VERSION_linux-yocto ?= "3.8%"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
 
 require conf/machine/include/tune-x86_64.inc
 require conf/machine/include/ia32-base.inc
-- 
1.7.10.4




More information about the meta-intel mailing list