summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-09-23 11:10:44 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-09-30 10:01:44 -0500
commite69a58bc00a666df0c37e2caaba97f1166816237 (patch)
tree29ef21b745683c6e48982131fb718e4617db30a8 /meta-emenlow/conf
parent2b3f72202a26ec8fae76bb1929ca3f7438873ad0 (diff)
downloadmeta-intel-e69a58bc00a666df0c37e2caaba97f1166816237.tar.gz
meta-emenlow: Use the v3.17 kernel by default for emenlow-noemgd
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-emenlow/conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 54e1bbc5..21875f85 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -5,7 +5,7 @@
5 5
6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits 6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits
7 7
8PREFERRED_VERSION_linux-yocto ?= "3.14%" 8PREFERRED_VERSION_linux-yocto ?= "3.17%"
9 9
10require conf/machine/include/intel-core2-32-common.inc 10require conf/machine/include/intel-core2-32-common.inc
11require conf/machine/include/intel-common-pkgarch.inc 11require conf/machine/include/intel-common-pkgarch.inc