mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
nuc: change the default kernel to v3.14
Use the latest linux-yocto kernel for the nuc BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
parent
3a036d1b11
commit
3bd4a0e73a
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Intel NUC model DC3217IYE
|
||||
# i.e. Ivy Bridge + Panther Point
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.10%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.14%"
|
||||
MACHINE_FEATURES += "va-impl-intel wifi"
|
||||
|
||||
require conf/machine/include/intel-corei7-64-common.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user