diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-04-01 17:37:11 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-04-04 08:59:01 -0500 |
| commit | 640a801cc4eeb28a17726b30ffffddf133474a70 (patch) | |
| tree | 1bc89a7e0ba00f8d937475ae17ba4b5098f9fce7 | |
| parent | 548692b1cacd3f399db7a8eecf33d476659f92d3 (diff) | |
| download | meta-intel-640a801cc4eeb28a17726b30ffffddf133474a70.tar.gz | |
emenlow-noemgd: change the default kernel to v3.14
Use the latest linux-yocto kernel for the emenlow-noemgd BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| -rw-r--r-- | meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 |
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 f7b11e6e..d8e5a5e4 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 | ||
| 8 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 8 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
| 9 | 9 | ||
| 10 | require conf/machine/include/intel-core2-32-common.inc | 10 | require conf/machine/include/intel-core2-32-common.inc |
| 11 | 11 | ||
