summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-01 17:38:48 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-04 08:59:21 -0500
commit3a036d1b1104b4108f25185e3d35e0a85d35ae71 (patch)
treec58ea96220531cd3fe0509c5e3534ae3ab68a666
parentc75a80f3b274f316e652e0a62fa05b0ce2a24180 (diff)
downloadmeta-intel-3a036d1b1104b4108f25185e3d35e0a85d35ae71.tar.gz
jasperforest: change the default kernel to v3.14
Use the latest linux-yocto kernel for the jasperforest BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
-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 8dca1385..216cca38 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.10%" 9PREFERRED_VERSION_linux-yocto ?= "3.14%"
10 10
11require conf/machine/include/intel-corei7-64-common.inc 11require conf/machine/include/intel-corei7-64-common.inc
12require conf/machine/include/intel-common-pkgarch.inc 12require conf/machine/include/intel-common-pkgarch.inc