From 8b746a020eecc6dbb2154ca28bf98904286f0a25 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 23 Sep 2014 11:13:05 -0700 Subject: meta-jasperforest: Use the v3.17 kernel by default 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-jasperforest/conf/machine/jasperforest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-jasperforest/conf') diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index e524b633..564a70bc 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf @@ -6,7 +6,7 @@ #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post # systems i.e. Xeon C5500/C3500 (Nehalem) + Intel 3420 chipset (Ibex Peak) -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "3.17%" require conf/machine/include/meta-intel.inc require conf/machine/include/intel-corei7-64-common.inc -- cgit v1.2.3-54-g00ecf