summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2013-03-25 15:58:21 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-03-26 07:38:01 -0500
commit2e8760d272aa2c62b41cbf768445c99569604c5e (patch)
treee5ce409ebb59fdc6be6334c485cee73efc0caa0e
parentec1c37099bac3252a6f50ca394900e9b3019a673 (diff)
downloadmeta-intel-1.4_M5.tar.gz
romley romley-ivb: Move BSPs to the v3.8 kernel1.4_M5.rc21.4_M5
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@intel.com>
-rw-r--r--meta-romley/conf/machine/romley-ivb.conf2
-rw-r--r--meta-romley/conf/machine/romley.conf2
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 bf9dd9f0..a0971227 100644
--- a/meta-romley/conf/machine/romley-ivb.conf
+++ b/meta-romley/conf/machine/romley-ivb.conf
@@ -8,7 +8,7 @@
8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J 8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
9 9
10 10
11PREFERRED_VERSION_linux-yocto ?= "3.4%" 11PREFERRED_VERSION_linux-yocto ?= "3.8%"
12 12
13require conf/machine/include/tune-x86_64.inc 13require conf/machine/include/tune-x86_64.inc
14require conf/machine/include/ia32-base.inc 14require 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 @@
8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J 8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
9 9
10 10
11PREFERRED_VERSION_linux-yocto ?= "3.4%" 11PREFERRED_VERSION_linux-yocto ?= "3.8%"
12 12
13require conf/machine/include/tune-x86_64.inc 13require conf/machine/include/tune-x86_64.inc
14require conf/machine/include/ia32-base.inc 14require conf/machine/include/ia32-base.inc