From fc9265ced3ffeedbb676653763483b588d9be5dd Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Fri, 21 Sep 2012 16:36:17 -0500 Subject: meta-jasperforest: switch kernel back to 3.4 The preferred kernel was inadvertently changed to 3.2-rt; change it back to 3.4. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-jasperforest/conf') diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 9a47b9a6..d661f7b8 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf @@ -4,8 +4,7 @@ #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post # systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) -PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" -PREFERRED_VERSION_linux-yocto-rt ?= "3.2%" +PREFERRED_VERSION_linux-yocto ?= "3.4%" require conf/machine/include/tune-x86_64.inc require conf/machine/include/ia32-base.inc -- cgit v1.2.3-54-g00ecf