From: "Ng, Wei Tee" <[email protected]> Update the PREFERRED_VERSION of linux-yocto-3.14 to 3.19 for haswell-walnut canyon.
Signed-off-by: Ng, Wei Tee <[email protected]> --- .../meta-haswell-wc/conf/machine/haswell-wc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 994181f..d6e6216 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 @@ # a Shark Bay development kit. PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "3.19%" MACHINE_FEATURES += "pcbios efi va-impl-intel" -- 1.7.9.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
