summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNg, Wei Tee <wei.tee.ng@intel.com>2015-08-17 10:47:58 +0800
committerSaul Wold <sgw@linux.intel.com>2015-08-17 16:10:11 -0700
commit068d7e7bf115d02cac5a9a2bb53a40f351f2d551 (patch)
treec9a79844500a531c6f5cdf934ad903d7c755fbfe
parent3c48182d02e4602e42897be5806f8a7559849dc3 (diff)
downloadmeta-intel-068d7e7bf115d02cac5a9a2bb53a40f351f2d551.tar.gz
meta-haswell-wc: Update the PREREFFED_VERSION of linux-yocto-3.14 to 3.19
Update the PREFERRED_VERSION of linux-yocto-3.14 to 3.19 for haswell-walnut canyon. Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-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 994181fc..d6e62169 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.14%" 11PREFERRED_VERSION_linux-yocto ?= "3.19%"
12 12
13MACHINE_FEATURES += "pcbios efi va-impl-intel" 13MACHINE_FEATURES += "pcbios efi va-impl-intel"
14 14