From e8b642ff4bb9f4f149d2ab77586bcddd8f9ef003 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 4 Mar 2013 12:22:40 -0800 Subject: nuc: move BSP to the v3.8 kernel Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for this BSP. 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(-) diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf index c37b4644..1f7321d4 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.4%" +PREFERRED_VERSION_linux-yocto ?= "3.8%" MACHINE_FEATURES += "va-impl-intel wifi" require conf/machine/include/tune-x86_64.inc -- cgit v1.2.3-54-g00ecf