From e69a58bc00a666df0c37e2caaba97f1166816237 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 23 Sep 2014 11:10:44 -0700 Subject: meta-emenlow: Use the v3.17 kernel by default for emenlow-noemgd The linux-yocto_3.17 recipe is available for this BSP. Make it the default kernel for this BSP. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-emenlow/conf') diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf index 54e1bbc5..21875f85 100644 --- a/meta-emenlow/conf/machine/emenlow-noemgd.conf +++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf @@ -5,7 +5,7 @@ #@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "3.17%" require conf/machine/include/intel-core2-32-common.inc require conf/machine/include/intel-common-pkgarch.inc -- cgit v1.2.3-54-g00ecf