summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-09-23 11:13:05 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-09-30 10:02:29 -0500
commit8b746a020eecc6dbb2154ca28bf98904286f0a25 (patch)
treee4829969c98d578892ddb4f20aaef8560954d356 /meta-jasperforest/conf
parent387cf5653018a3e4a0629662b4a157b84b23902d (diff)
downloadmeta-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/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 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
9PREFERRED_VERSION_linux-yocto ?= "3.14%" 9PREFERRED_VERSION_linux-yocto ?= "3.17%"
10 10
11require conf/machine/include/meta-intel.inc 11require conf/machine/include/meta-intel.inc
12require conf/machine/include/intel-corei7-64-common.inc 12require conf/machine/include/intel-corei7-64-common.inc