sys940x-noemgd: move BSP to the v3.10 kernel

Now a v3.10 linux yocto kernel recipe is available for this BSP,
making the newer kernel as the default kernel.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Nitin A Kamble 2013-08-30 16:50:25 +00:00 committed by Tom Zanussi
parent 04a30a2528
commit 19f9f3e1b5

View File

@ -11,7 +11,7 @@ require conf/machine/include/ia32-base.inc
# Add "pcbios" if you have a non-efi version of the firmware
MACHINE_FEATURES += "efi pcbios"
PREFERRED_VERSION_linux-yocto ?= "3.8%"
PREFERRED_VERSION_linux-yocto ?= "3.10%"
XSERVER ?= "${XSERVER_IA32_BASE} \
${XSERVER_IA32_EXT} \