From: Nitin A Kamble <nitin.a.kam...@intel.com> Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kam...@intel.com> --- conf/machine/intel-corei7-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf index 97d57b3..a456323 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf @@ -8,7 +8,7 @@ require conf/machine/include/intel-corei7-64-common.inc require conf/machine/include/intel-common-pkgarch.inc PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "3.17%" MACHINE_FEATURES += "pcbios efi" MACHINE_FEATURES += "va-impl-intel" -- 1.8.1.4 -- _______________________________________________ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-intel