imx: switch to kernel 6.1
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Tue, 13 Feb 2024 10:18:03 +0000 (11:18 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 18 Feb 2024 11:23:11 +0000 (11:23 +0000)
I have this kernel running for weeks some
on a lot of boards in multiple scenarios

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
target/linux/imx/Makefile

index 5f7f9db58959af0697d499942ef7c3b0bdb6769f..8fd6f2395092152c80eb13fae21e469f52562888 100644 (file)
@@ -10,8 +10,7 @@ BOARDNAME:=NXP i.MX
 FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
 SUBTARGETS:=cortexa7 cortexa9
 
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk