diff options
author | Kishore Bodke <kishore.k.bodke@intel.com> | 2013-03-25 22:58:21 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-03-26 12:38:01 (GMT) |
commit | 2e8760d272aa2c62b41cbf768445c99569604c5e (patch) | |
tree | e5ce409ebb59fdc6be6334c485cee73efc0caa0e /meta-romley | |
parent | ec1c37099bac3252a6f50ca394900e9b3019a673 (diff) | |
download | meta-intel-2e8760d272aa2c62b41cbf768445c99569604c5e.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>
Diffstat (limited to 'meta-romley')
-rw-r--r-- | meta-romley/conf/machine/romley-ivb.conf | 2 | ||||
-rw-r--r-- | meta-romley/conf/machine/romley.conf | 2 |
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 bf9dd9f..a097122 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 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.4%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.8%" |
12 | 12 | ||
13 | require conf/machine/include/tune-x86_64.inc | 13 | require conf/machine/include/tune-x86_64.inc |
14 | require conf/machine/include/ia32-base.inc | 14 | require conf/machine/include/ia32-base.inc |
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index bce8d4d..3a835e0 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 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.4%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.8%" |
12 | 12 | ||
13 | require conf/machine/include/tune-x86_64.inc | 13 | require conf/machine/include/tune-x86_64.inc |
14 | require conf/machine/include/ia32-base.inc | 14 | require conf/machine/include/ia32-base.inc |