diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-10-16 13:23:39 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-10-18 08:54:04 -0500 |
commit | 42a9555899df3553cd1d864f8f80f63d37b3e9d6 (patch) | |
tree | f8090b5f705c89d013ecbf2a17960095875c27f3 | |
parent | b49f61cbdb91303779244c3e5842099802e90798 (diff) | |
download | meta-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>
-rw-r--r-- | meta-emenlow/conf/machine/emenlow.conf | 2 |
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 | ||
9 | PREFERRED_VERSION_linux-yocto ?= "3.8%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.10%" |
10 | 10 | ||
11 | require conf/machine/include/tune-atom.inc | 11 | require conf/machine/include/tune-atom.inc |
12 | require conf/machine/include/ia32-base.inc | 12 | require conf/machine/include/ia32-base.inc |