mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-crownbay: Use the v3.17 kernel by default for crownbay-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>
This commit is contained in:
parent
2033f399aa
commit
2b3f72202a
|
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
|
||||
# i.e. E660 + EG20T
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.14%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
|
||||
require conf/machine/include/meta-intel.inc
|
||||
require conf/machine/include/intel-core2-32-common.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user