summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-30 16:49:45 +0000
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-09-06 16:49:42 -0500
commit00ebac0060f84713ac9afb0a789ac3cd511d5cf5 (patch)
treea59950dacbb4d0b67846aeb0de9b2190f3ca3e2f /meta-jasperforest/conf
parentcfb034414f391e5c8809c124e7786effa1f03257 (diff)
downloadmeta-intel-00ebac0060f84713ac9afb0a789ac3cd511d5cf5.tar.gz
jasperforest: move BSP to the v3.10 kernel
Now a v3.10 linux yocto kernel recipe is available for this BSP, so make the newer kernel as the default kernel. 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 61b7c9d8..b13acd3f 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
9PREFERRED_VERSION_linux-yocto ?= "3.8%" 9PREFERRED_VERSION_linux-yocto ?= "3.10%"
10 10
11require conf/machine/include/tune-x86_64.inc 11require conf/machine/include/tune-x86_64.inc
12require conf/machine/include/ia32-base.inc 12require conf/machine/include/ia32-base.inc