From: Wu Chia Chuan <[email protected]> Update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 for crystalforest BSP.
Signed-off-by: Wu Chia Chuan <[email protected]> --- .../conf/machine/crystalforest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf index 7716e56..5cd73d7 100644 --- a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf +++ b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf @@ -16,7 +16,7 @@ # i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "4.1%" require conf/machine/include/intel-corei7-64-common.inc require conf/machine/include/intel-common-pkgarch.inc -- 1.7.9.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
