diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-03-04 12:19:25 -0800 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-03-06 15:37:12 -0600 |
commit | 73db659ae1f7735e46d6e472c8ef8671569c6d10 (patch) | |
tree | fe8f70557028c03886ea5224aaf1d1ddec689147 /meta-emenlow/conf/machine/emenlow-noemgd.conf | |
parent | eba6930f3fefa9955fe490e3e74e740c41d2de8a (diff) | |
download | meta-intel-73db659ae1f7735e46d6e472c8ef8671569c6d10.tar.gz |
emenlow emenlow-noemgd: move BSPs to the v3.8 kernel
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers.
And also the v3.8 kernel is validated for these BSPs.
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-noemgd.conf')
-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 9a995c12..751e8e45 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.4%" | 8 | PREFERRED_VERSION_linux-yocto ?= "3.8%" |
9 | 9 | ||
10 | require conf/machine/include/tune-atom.inc | 10 | require conf/machine/include/tune-atom.inc |
11 | require conf/machine/include/ia32-base.inc | 11 | require conf/machine/include/ia32-base.inc |