From 4328e6506aac0ec5e4a2edaa21d8c901a72afd08 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Tue, 26 Mar 2013 14:19:18 -0700 Subject: crystalforest gladden/server: Move BSPs to the v3.8 kernel 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 --- meta-crystalforest/conf/machine/crystalforest-gladden.conf | 2 +- meta-crystalforest/conf/machine/crystalforest-server.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-crystalforest') diff --git a/meta-crystalforest/conf/machine/crystalforest-gladden.conf b/meta-crystalforest/conf/machine/crystalforest-gladden.conf index 8405b959..5eb3daff 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 9a0bf7c6..2e567978 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 -- cgit v1.2.3-54-g00ecf