From 3bd4a0e73a51e03e31c506b97328a38ee50791c2 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 1 Apr 2014 17:39:54 -0700 Subject: nuc: change the default kernel to v3.14 Use the latest linux-yocto kernel for the nuc BSP. Signed-off-by: Nitin A Kamble --- meta-nuc/conf/machine/nuc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf index 7913dc21..b8d36ca9 100644 --- a/meta-nuc/conf/machine/nuc.conf +++ b/meta-nuc/conf/machine/nuc.conf @@ -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 -- cgit v1.2.3-54-g00ecf