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:
Ng Wei Tee 2015-02-26 17:55:06 +08:00 committed by Darren Hart
parent c3ef537770
commit 0224e0c5cb
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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