diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-09-23 11:13:05 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-09-30 10:02:29 -0500 |
| commit | 8b746a020eecc6dbb2154ca28bf98904286f0a25 (patch) | |
| tree | e4829969c98d578892ddb4f20aaef8560954d356 /meta-jasperforest | |
| parent | 387cf5653018a3e4a0629662b4a157b84b23902d (diff) | |
| download | meta-intel-8b746a020eecc6dbb2154ca28bf98904286f0a25.tar.gz | |
meta-jasperforest: Use the v3.17 kernel by default
The linux-yocto_3.17 recipe is available for this BSP. Make it the
default kernel for this BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-jasperforest')
| -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 e524b633..564a70bc 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 (Nehalem) + Intel 3420 chipset (Ibex Peak) | 7 | # systems i.e. Xeon C5500/C3500 (Nehalem) + Intel 3420 chipset (Ibex Peak) |
| 8 | 8 | ||
| 9 | PREFERRED_VERSION_linux-yocto ?= "3.14%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.17%" |
| 10 | 10 | ||
| 11 | require conf/machine/include/meta-intel.inc | 11 | require conf/machine/include/meta-intel.inc |
| 12 | require conf/machine/include/intel-corei7-64-common.inc | 12 | require conf/machine/include/intel-corei7-64-common.inc |
