From 2e8760d272aa2c62b41cbf768445c99569604c5e Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 25 Mar 2013 15:58:21 -0700 Subject: romley romley-ivb: 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-romley/conf/machine/romley-ivb.conf | 2 +- meta-romley/conf/machine/romley.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-romley') diff --git a/meta-romley/conf/machine/romley-ivb.conf b/meta-romley/conf/machine/romley-ivb.conf index bf9dd9f0..a0971227 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.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-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index bce8d4de..3a835e00 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.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