From: Ng Wei Tee <[email protected]> Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for haswell-walnut canyon.
Signed-off-by: Ng Wei Tee <[email protected]> Signed-off-by: Saul Wold <[email protected]> --- meta-isg/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 eef4c13..994181f 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.10%" +PREFERRED_VERSION_linux-yocto ?= "3.14%" MACHINE_FEATURES += "pcbios efi va-impl-intel" -- 2.1.0 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
