summaryrefslogtreecommitdiffstats
path: root/meta-isg
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 15:02:22 -0700
commit4cf1db3c9cd687932e5cec4b4c632c73eb910414 (patch)
tree5d8cfeea89bdebb0b431572ae62f1a8fc3efaa83 /meta-isg
parentc89f2cd7a513f06d4f03cb540b230dec6aa4d015 (diff)
downloadmeta-intel-4cf1db3c9cd687932e5cec4b4c632c73eb910414.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>
Diffstat (limited to 'meta-isg')
-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