[meta-intel] [PATCH 2/2] meta-crystalforest: update machine conf default kernel to v3.10

boon.leong.ong at intel.com boon.leong.ong at intel.com
Mon Nov 4 19:25:23 PST 2013


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

Update Gladden and Server platforms to support kernel version 3.10
by default.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
Signed-off-by: Ong Boon Leong <boon.leong.ong at intel.com>
---
 meta-crystalforest/conf/machine/crystalforest-gladden.conf |    2 +-
 meta-crystalforest/conf/machine/crystalforest-server.conf  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-crystalforest/conf/machine/crystalforest-gladden.conf b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
index b18f72d..6de3120 100644
--- a/meta-crystalforest/conf/machine/crystalforest-gladden.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
@@ -9,7 +9,7 @@
 # i.e. Xeon E3-1125C/E3-1105C + Intel 89xx communication Chipset
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-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-crystalforest/conf/machine/crystalforest-server.conf b/meta-crystalforest/conf/machine/crystalforest-server.conf
index 2dfcc3b..43097d5 100644
--- a/meta-crystalforest/conf/machine/crystalforest-server.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-server.conf
@@ -9,7 +9,7 @@
 # i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-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