mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
chiefriver: move BSP to the v3.10 kernel
Now a v3.10 linux yocto kernel recipe is available for this BSP, so make the newer kernel as the default kernel. 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
8ad50ad9cd
commit
ae7fc98118
|
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Chief River systems
|
||||
# i.e. Ivy Bridge + Panther Point
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.8%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.10%"
|
||||
MACHINE_FEATURES += "va-impl-intel"
|
||||
|
||||
require conf/machine/include/tune-x86_64.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user