From 1e3ee247bed605225ed1dd2873936740a27eb572 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Mon, 23 Mar 2020 11:38:33 +0100 Subject: [PATCH] omap: switch to kernel 5.4 Runtime tested on beagleblack. Signed-off-by: Andre Heider [added test comment] Signed-off-by: Adrian Schmutzler --- target/linux/omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 285677a60e..a674bfb2ca 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -14,7 +14,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand squashfs CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 -KERNEL_PATCHVER:=4.19 +KERNEL_PATCHVER:=5.4 KERNELNAME:=zImage dtbs -- 2.30.2