mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
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*. (From OE-Core rev: 7f8c36d8aa00da109e842c790c6a0ab7a849de72) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7c32a77cac
commit
f683658705
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user