meta-fri2: Use the v3.17 kernel by default for fri2-noemgd

The linux-yocto_3.17 recipe is available for this BSP.  Make it the
default kernel for this BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
Nitin A Kamble 2014-09-23 11:12:28 -07:00 committed by Tom Zanussi
parent e69a58bc00
commit 387cf56530

View File

@ -13,7 +13,7 @@ MACHINE_FEATURES += "wifi 3g pcbios efi"
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "3.14%"
PREFERRED_VERSION_linux-yocto ?= "3.17%"
XSERVER ?= "${XSERVER_X86_BASE} \
${XSERVER_X86_EXT} \