From: Saul Wold Date: Tue, 19 May 2015 14:12:16 +0000 (-0700) Subject: genericx860common.inc: Enable using the 3.19 kernel X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7671a1f303b822e6773fc54bb623ef342203d917;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git genericx860common.inc: Enable using the 3.19 kernel This is the second half of enabling the 3.19 kernel for the genericx86* meta-yocto BSPs. Signed-off-by: Saul Wold Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc index c61be97f220..840cc1027af 100644 --- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc +++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc @@ -2,7 +2,7 @@ include conf/machine/include/x86-base.inc MACHINE_FEATURES += "wifi efi pcbios" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "3.19%" PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \