[meta-intel] [PATCH 3/3] crystalforest gladden/server: Move BSPs to the v3.8 kernel

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Tue Mar 26 14:29:58 PDT 2013


From: Kishore Bodke <kishore.k.bodke at intel.com>

Now the v3.8 kernel recipes are available in the oecore & meta-intel layers.
And also the v3.8 kernel is validated for these BSPs.

Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
---
 .../conf/machine/crystalforest-gladden.conf        |    2 +-
 .../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 8405b95..5eb3daf 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.4%"
+PREFERRED_VERSION_linux-yocto ?= "3.8%"
 
 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 9a0bf7c..2e56797 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.4%"
+PREFERRED_VERSION_linux-yocto ?= "3.8%"
 
 require conf/machine/include/tune-x86_64.inc
 require conf/machine/include/ia32-base.inc
-- 
1.7.9.5




More information about the meta-intel mailing list