intel-core2-32: change the default kernel to v3.14

Use the latest linux-yocto kernel for the intel-core2-32 BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble 2014-04-01 17:45:53 -07:00 committed by Tom Zanussi
parent 2839beb8dd
commit 14093e6b88

View File

@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for 32 bit Intel Core 2 CPU (and later) with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev"
PREFERRED_VERSION_linux-yocto ?= "3.14%"
require conf/machine/include/meta-intel.inc
require conf/machine/include/intel-core2-32-common.inc