diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-03-04 12:22:10 -0800 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-03-06 15:37:33 -0600 |
commit | b5bd50f2e3a0b9e26eaca7c721b92dcc7a06c6a2 (patch) | |
tree | 2c1c9d1861059034819b132b755b97b0f7cfb045 | |
parent | 9c31102c2a0eff58c29617577187f2e6494a7382 (diff) | |
download | meta-intel-b5bd50f2e3a0b9e26eaca7c721b92dcc7a06c6a2.tar.gz |
jasperforest: move BSP to the v3.8 kernel
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers.
And also the v3.8 kernel is validated for this BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-jasperforest/conf/machine/jasperforest.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index ba50b99c..61b7c9d8 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf | |||
@@ -6,7 +6,7 @@ | |||
6 | #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post | 6 | #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post |
7 | # systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) | 7 | # systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) |
8 | 8 | ||
9 | PREFERRED_VERSION_linux-yocto ?= "3.4%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.8%" |
10 | 10 | ||
11 | require conf/machine/include/tune-x86_64.inc | 11 | require conf/machine/include/tune-x86_64.inc |
12 | require conf/machine/include/ia32-base.inc | 12 | require conf/machine/include/ia32-base.inc |