summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/conf
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-07-18 23:49:09 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-07-18 23:49:09 -0500
commit0a1cacf63ee87a6a8086d50cd00ebcc04e3751bc (patch)
treeec8b5df11aa4e2aca80b460826dec1bba212e5a8 /meta-jasperforest/conf
parent5d0c08cd8bb3f3ce8d23b4ae8b844bba15278049 (diff)
downloadmeta-intel-0a1cacf63ee87a6a8086d50cd00ebcc04e3751bc.tar.gz
meta-jasperforest: switch to linux-yocto-3.4 kernel
Switch jasperforest to the 3.4 kernel and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-jasperforest/conf')
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 26e08141..d661f7b8 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -4,7 +4,7 @@
4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post 4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) 5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak)
6 6
7PREFERRED_VERSION_linux-yocto ?= "3.2%" 7PREFERRED_VERSION_linux-yocto ?= "3.4%"
8 8
9require conf/machine/include/tune-x86_64.inc 9require conf/machine/include/tune-x86_64.inc
10require conf/machine/include/ia32-base.inc 10require conf/machine/include/ia32-base.inc