diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-09-23 11:10:44 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-09-30 10:01:44 -0500 |
| commit | e69a58bc00a666df0c37e2caaba97f1166816237 (patch) | |
| tree | 29ef21b745683c6e48982131fb718e4617db30a8 /meta-emenlow | |
| parent | 2b3f72202a26ec8fae76bb1929ca3f7438873ad0 (diff) | |
| download | meta-intel-e69a58bc00a666df0c37e2caaba97f1166816237.tar.gz | |
meta-emenlow: Use the v3.17 kernel by default for emenlow-noemgd
The linux-yocto_3.17 recipe is available for this BSP. Make it the
default kernel for this BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-emenlow')
| -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 54e1bbc5..21875f85 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.14%" | 8 | PREFERRED_VERSION_linux-yocto ?= "3.17%" |
| 9 | 9 | ||
| 10 | require conf/machine/include/intel-core2-32-common.inc | 10 | require conf/machine/include/intel-core2-32-common.inc |
| 11 | require conf/machine/include/intel-common-pkgarch.inc | 11 | require conf/machine/include/intel-common-pkgarch.inc |
