summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu Chia Chuan <chia.chuan.wu@intel.com>2015-10-02 19:28:38 +0800
committerSaul Wold <sgw@linux.intel.com>2015-10-02 08:15:46 -0700
commitfcfdec6c4602c0f33af24764d150d8fbf7377cb4 (patch)
tree4f89b9ebca4425e04968a8843cfb37424a03c290
parente5fcf9e76dca11394a731a5512187a3261897111 (diff)
downloadmeta-intel-fcfdec6c4602c0f33af24764d150d8fbf7377cb4.tar.gz
meta-crystalforest: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1
Update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 for crystalforest BSP. Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta-isg/meta-crystalforest/conf/machine/crystalforest.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf
index 7716e56f..5cd73d7c 100644
--- a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf
+++ b/meta-isg/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.14%" 19PREFERRED_VERSION_linux-yocto ?= "4.1%"
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