summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest
diff options
context:
space:
mode:
authorsundararaja perumal <sundara.rajax.p.manoharan@intel.com>2015-03-16 09:47:42 +0800
committerDarren Hart <dvhart@linux.intel.com>2015-03-17 13:17:39 -0700
commit19a7eef4bd669b3a7301727f2c68f923077ea6d0 (patch)
tree549c193f179b8985fcc762f9af169ee70b88f6cf /meta-crystalforest
parent5e099e943293e595d49c5365535d4408b82e55e5 (diff)
downloadmeta-intel-19a7eef4bd669b3a7301727f2c68f923077ea6d0.tar.gz
meta-crystalforest: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 crystalforest. 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-crystalforest')
-rw-r--r--meta-crystalforest/conf/machine/crystalforest.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-crystalforest/conf/machine/crystalforest.conf b/meta-crystalforest/conf/machine/crystalforest.conf
index 44b9bb2d..7716e56f 100644
--- a/meta-crystalforest/conf/machine/crystalforest.conf
+++ b/meta-crystalforest/conf/machine/crystalforest.conf
@@ -16,7 +16,7 @@
16# i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets 16# i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets
17 17
18PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 18PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
19PREFERRED_VERSION_linux-yocto ?= "3.10%" 19PREFERRED_VERSION_linux-yocto ?= "3.14%"
20 20
21require conf/machine/include/intel-corei7-64-common.inc 21require conf/machine/include/intel-corei7-64-common.inc
22require conf/machine/include/intel-common-pkgarch.inc 22require conf/machine/include/intel-common-pkgarch.inc