summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine/emenlow.conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-10-16 13:23:39 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-10-18 08:54:04 -0500
commit42a9555899df3553cd1d864f8f80f63d37b3e9d6 (patch)
treef8090b5f705c89d013ecbf2a17960095875c27f3 /meta-emenlow/conf/machine/emenlow.conf
parentb49f61cbdb91303779244c3e5842099802e90798 (diff)
downloadmeta-intel-42a9555899df3553cd1d864f8f80f63d37b3e9d6.tar.gz
emenlow: update default kernel to v3.10
Now the v3.10 kernel is enabled for this BSP. Making the newer kernel as the default kernel for this BSP. 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/machine/emenlow.conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index 22363970..3cbebe56 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -6,7 +6,7 @@
6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the 6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the
7# Webs-2120 box. 7# Webs-2120 box.
8 8
9PREFERRED_VERSION_linux-yocto ?= "3.8%" 9PREFERRED_VERSION_linux-yocto ?= "3.10%"
10 10
11require conf/machine/include/tune-atom.inc 11require conf/machine/include/tune-atom.inc
12require conf/machine/include/ia32-base.inc 12require conf/machine/include/ia32-base.inc