From 3a036d1b1104b4108f25185e3d35e0a85d35ae71 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 1 Apr 2014 17:38:48 -0700 Subject: jasperforest: change the default kernel to v3.14 Use the latest linux-yocto kernel for the jasperforest BSP. Signed-off-by: Nitin A Kamble --- meta-jasperforest/conf/machine/jasperforest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-jasperforest') diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 8dca1385..216cca38 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.10%" +PREFERRED_VERSION_linux-yocto ?= "3.14%" require conf/machine/include/intel-corei7-64-common.inc require conf/machine/include/intel-common-pkgarch.inc -- cgit v1.2.3-54-g00ecf