diff options
author | sundararaja perumal <sundara.rajax.p.manoharan@intel.com> | 2015-03-16 09:47:53 +0800 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-03-17 13:17:44 -0700 |
commit | 53eea4f12311b4808b3af9695ac822eea1fc60c2 (patch) | |
tree | 76c6a6377f7f80af2c2f88355b2ad37f0cb00c2e /meta-romley | |
parent | 19a7eef4bd669b3a7301727f2c68f923077ea6d0 (diff) | |
download | meta-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')
-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 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 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
12 | 12 | ||
13 | require conf/machine/include/intel-corei7-64-common.inc | 13 | require conf/machine/include/intel-corei7-64-common.inc |
14 | require conf/machine/include/intel-common-pkgarch.inc | 14 | require 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 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
12 | 12 | ||
13 | require conf/machine/include/intel-corei7-64-common.inc | 13 | require conf/machine/include/intel-corei7-64-common.inc |
14 | require conf/machine/include/intel-common-pkgarch.inc | 14 | require conf/machine/include/intel-common-pkgarch.inc |