mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14
Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for valleyisland-32 and valleyisland-64. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Reviewed-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
c3ef537770
commit
0224e0c5cb
|
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Valley Island 32-bit systems, without Intel-proprietary graphics bits
|
||||
|
||||
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
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
|
||||
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