From 2a86c0961acc12bdad564e53d8361ab2db6f397e Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 30 Aug 2013 16:50:02 +0000 Subject: nuc: 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 Signed-off-by: Tom Zanussi --- meta-nuc/conf/machine/nuc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-nuc') diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf index f6ae4040..8617babc 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.8%" +PREFERRED_VERSION_linux-yocto ?= "3.10%" MACHINE_FEATURES += "va-impl-intel wifi" require conf/machine/include/tune-x86_64.inc -- cgit v1.2.3-54-g00ecf