diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-09-23 11:13:48 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-09-30 10:02:29 -0500 |
| commit | 9912e8f78cb085c1b7f18e57448f772807158398 (patch) | |
| tree | 0e67aeb537db9e5e859b3345b661615981a8ac12 /meta-nuc | |
| parent | 8b746a020eecc6dbb2154ca28bf98904286f0a25 (diff) | |
| download | meta-intel-9912e8f78cb085c1b7f18e57448f772807158398.tar.gz | |
meta-nuc: Use the v3.17 kernel by default
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-nuc')
| -rw-r--r-- | meta-nuc/conf/machine/nuc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf index 790b88d1..232c1042 100644 --- a/meta-nuc/conf/machine/nuc.conf +++ b/meta-nuc/conf/machine/nuc.conf | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | #@DESCRIPTION: Machine configuration for Intel NUC model DC3217IYE | 6 | #@DESCRIPTION: Machine configuration for Intel NUC model DC3217IYE |
| 7 | # i.e. Ivy Bridge + Panther Point | 7 | # i.e. Ivy Bridge + Panther Point |
| 8 | 8 | ||
| 9 | PREFERRED_VERSION_linux-yocto ?= "3.14%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.17%" |
| 10 | MACHINE_FEATURES += "va-impl-intel wifi efi" | 10 | MACHINE_FEATURES += "va-impl-intel wifi efi" |
| 11 | 11 | ||
| 12 | require conf/machine/include/meta-intel.inc | 12 | require conf/machine/include/meta-intel.inc |
