mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
intel-corei7-64: Use the v3.17 kernel by default
The linux-yocto_3.17 recipe is available for this BSP. Make it the default kernel for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
d49bf442eb
commit
2033f399aa
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user