diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-03-13 09:21:47 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-03-18 15:47:49 -0500 |
commit | 99e436c70cd7922d31e7e8a9657e945982be99aa (patch) | |
tree | 0544e521cd31c90bd7c6663f646a43100afb646f /meta-jasperforest/conf/machine/jasperforest.conf | |
parent | 5fd80cf218e4dc9b26dffcf0dd8883ff88bafee7 (diff) | |
download | meta-intel-99e436c70cd7922d31e7e8a9657e945982be99aa.tar.gz |
meta-jasperforest: switch to linux-yocto-3.2 kernel
Switch jasperforest to the 3.2 kernel.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-jasperforest/conf/machine/jasperforest.conf')
-rw-r--r-- | meta-jasperforest/conf/machine/jasperforest.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 97670108..26e08141 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf | |||
@@ -4,6 +4,8 @@ | |||
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 | ||
7 | PREFERRED_VERSION_linux-yocto ?= "3.2%" | ||
8 | |||
7 | require conf/machine/include/tune-x86_64.inc | 9 | require conf/machine/include/tune-x86_64.inc |
8 | require conf/machine/include/ia32-base.inc | 10 | require conf/machine/include/ia32-base.inc |
9 | 11 | ||