summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf
diff options
context:
space:
mode:
authorsundararaja perumal <sundara.rajax.p.manoharan@intel.com>2015-03-16 09:47:53 +0800
committerDarren Hart <dvhart@linux.intel.com>2015-03-17 13:17:44 -0700
commit53eea4f12311b4808b3af9695ac822eea1fc60c2 (patch)
tree76c6a6377f7f80af2c2f88355b2ad37f0cb00c2e /meta-romley/conf
parent19a7eef4bd669b3a7301727f2c68f923077ea6d0 (diff)
downloadmeta-intel-53eea4f12311b4808b3af9695ac822eea1fc60c2.tar.gz
meta-romley:Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14
Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for romley and romley-ivb. Signed-off-by: sundararaja perumal <sundara.rajax.p.manoharan@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.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 af528978..9d7bff6c 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.10%" 11PREFERRED_VERSION_linux-yocto ?= "3.14%"
12 12
13require conf/machine/include/intel-corei7-64-common.inc 13require conf/machine/include/intel-corei7-64-common.inc
14require conf/machine/include/intel-common-pkgarch.inc 14require conf/machine/include/intel-common-pkgarch.inc
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index ed52a1ec..14f34b0a 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.10%" 11PREFERRED_VERSION_linux-yocto ?= "3.14%"
12 12
13require conf/machine/include/intel-corei7-64-common.inc 13require conf/machine/include/intel-corei7-64-common.inc
14require conf/machine/include/intel-common-pkgarch.inc 14require conf/machine/include/intel-common-pkgarch.inc