From: Nitin A Kamble <[email protected]> Use the latest linux-yocto kernel for the intel-corei7-64 BSP.
Signed-off-by: Nitin A Kamble <[email protected]> --- 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 6f9e1f6..2d35554 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for 64 bit Intel Core i7 CPU (and later) with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware. -PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev" +PREFERRED_VERSION_linux-yocto ?= "3.14%" require conf/machine/include/meta-intel.inc require conf/machine/include/intel-corei7-64-common.inc -- 1.8.1.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
