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:
Nitin A Kamble 2014-04-01 17:39:54 -07:00 committed by Tom Zanussi
parent 3a036d1b11
commit 3bd4a0e73a

View File

@ -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