uml: switch to Kernel 5.10

Switch over from testing version.

Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren 2022-01-04 13:05:13 +01:00
parent 4a2cca7824
commit 02852d5538

View File

@ -13,8 +13,7 @@ BOARD:=uml
BOARDNAME:=User Mode Linux
FEATURES:=squashfs ext4 audio
KERNEL_PATCHVER:=5.4
KERNEL_TESTING_PATCHVER:=5.10
KERNEL_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk