summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc/conf
diff options
context:
space:
mode:
authorNg Wei Tee <wei.tee.ng@intel.com>2015-03-02 10:27:56 +0800
committerDarren Hart <dvhart@linux.intel.com>2015-03-13 14:54:34 -0700
commitb853762cb5000f7d63234878528aa4360c7a1397 (patch)
treeca7efba0c80f9469c78c793546e6c4420b04189a /meta-isg/meta-haswell-wc/conf
parentd1e38b0deda20e3b4e7f0aea3e902c9587f41089 (diff)
downloadmeta-intel-b853762cb5000f7d63234878528aa4360c7a1397.tar.gz
meta-haswell-wc: 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 haswell-walnut canyon. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-isg/meta-haswell-wc/conf')
-rw-r--r--meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
index eef4c130..994181fc 100644
--- a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
+++ b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
@@ -8,7 +8,7 @@
8# a Shark Bay development kit. 8# a Shark Bay development kit.
9 9
10PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 10PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
11PREFERRED_VERSION_linux-yocto ?= "3.10%" 11PREFERRED_VERSION_linux-yocto ?= "3.14%"
12 12
13MACHINE_FEATURES += "pcbios efi va-impl-intel" 13MACHINE_FEATURES += "pcbios efi va-impl-intel"
14 14