From: Saul Wold Date: Wed, 12 Oct 2016 17:06:51 +0000 (-0700) Subject: x86-base: Update version to 4.8 X-Git-Tag: 2016-10~42 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7f8c36d8aa00da109e842c790c6a0ab7a849de72;p=openembedded-core.git x86-base: Update version to 4.8 This update will avoid confusion with other parts of OE-Core that set the kernel version to 4.8 for qemux86* and genericx86*. Signed-off-by: Saul Wold Signed-off-by: Ross Burton --- diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc index 5663145be9..479e89e548 100644 --- a/meta/conf/machine/include/x86-base.inc +++ b/meta/conf/machine/include/x86-base.inc @@ -20,7 +20,7 @@ SERIAL_CONSOLE ?= "115200 ttyS0" # kernel-related variables # PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" -PREFERRED_VERSION_linux-yocto ??= "4.4%" +PREFERRED_VERSION_linux-yocto ??= "4.8%" # # XSERVER subcomponents, used to build the XSERVER variable