summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-30 16:48:41 +0000
committerTom Zanussi <tom.zanussi@intel.com>2013-09-23 09:00:04 -0500
commit26d394b4cf86bd6fb7df2fe774d7b1fb3ec3db37 (patch)
treefeace424e783842a2fda4760c6cecf9a71721bea /meta-emenlow/conf
parentd708012ed6f8b486aaae51c0626c4d804cc06fc3 (diff)
downloadmeta-intel-26d394b4cf86bd6fb7df2fe774d7b1fb3ec3db37.tar.gz
emenlow-noemgd: move BSP to the v3.10 kernel
Now a v3.10 linux yocto kernel recipe is available for this BSP, making 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@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 751e8e45..132fcc51 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.8%" 8PREFERRED_VERSION_linux-yocto ?= "3.10%"
9 9
10require conf/machine/include/tune-atom.inc 10require conf/machine/include/tune-atom.inc
11require conf/machine/include/ia32-base.inc 11require conf/machine/include/ia32-base.inc