mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
mohonpeak: change default linux-yocto from v3.10 to v3.14
This patch changes the default linux-yocto selected for Mohon Peak platform to Linux-Yocto v3.14. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
e80db2307a
commit
d1e38b0ded
|
|
@ -4,7 +4,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Mohon Peak systems
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.10%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.14%"
|
||||
|
||||
require conf/machine/include/intel-core2-32-common.inc
|
||||
require conf/machine/include/intel-common-pkgarch.inc
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Mohon Peak systems
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.10%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.14%"
|
||||
|
||||
require conf/machine/include/intel-corei7-64-common.inc
|
||||
require conf/machine/include/intel-common-pkgarch.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user