mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
intel-corei7-64: change the default kernel to v3.14
Use the latest linux-yocto kernel for the intel-corei7-64 BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
parent
14093e6b88
commit
25486efb37
|
@ -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.
|
#@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/meta-intel.inc
|
||||||
require conf/machine/include/intel-corei7-64-common.inc
|
require conf/machine/include/intel-corei7-64-common.inc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user