summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf
diff options
context:
space:
mode:
authorOng Boon Leong <boon.leong.ong@intel.com>2013-10-21 23:03:34 +0800
committerTom Zanussi <tom.zanussi@intel.com>2013-10-21 17:58:25 -0500
commit916932e0b633bb63faafafd1ffc9dae94f87ffab (patch)
treed8ebf8886ac2a9977d15b86e7347224c6ee93d4c /meta-romley/conf
parent60df241fff865454d08cae589ff5c1b062708988 (diff)
downloadmeta-intel-916932e0b633bb63faafafd1ffc9dae94f87ffab.tar.gz
meta-romley: Update machine default kernel to v3.10
Update IVB & SNB romley platform default kernel version to v3.10. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley/conf')
-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 a0971227..708361d4 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.8%" 11PREFERRED_VERSION_linux-yocto ?= "3.10%"
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 3a835e00..1c5453cf 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.8%" 11PREFERRED_VERSION_linux-yocto ?= "3.10%"
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