diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-04-01 17:35:44 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-04-04 08:58:53 -0500 |
commit | 548692b1cacd3f399db7a8eecf33d476659f92d3 (patch) | |
tree | 9fe94b584553983a0d68ea03837a5e4999a8e45b /meta-crownbay/conf/machine/crownbay-noemgd.conf | |
parent | 71a0812b1df94fbaafaa9ecbb82870aeecf7012a (diff) | |
download | meta-intel-548692b1cacd3f399db7a8eecf33d476659f92d3.tar.gz |
crownbay-noemgd: change the default kernel to v3.14
Use the latest linux-yocto kernel for the crownbay-noemgd BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta-crownbay/conf/machine/crownbay-noemgd.conf')
-rw-r--r-- | meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index 42bbfb12..307d9bd2 100644 --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf | |||
@@ -6,7 +6,7 @@ | |||
6 | #@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits | 6 | #@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits |
7 | # i.e. E660 + EG20T | 7 | # i.e. E660 + EG20T |
8 | 8 | ||
9 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
10 | 10 | ||
11 | require conf/machine/include/intel-core2-32-common.inc | 11 | require conf/machine/include/intel-core2-32-common.inc |
12 | 12 | ||