imx6: switch to 5.4 kernel
authorPetr Štetiar <[email protected]>
Wed, 11 Mar 2020 11:21:49 +0000 (12:21 +0100)
committerPetr Štetiar <[email protected]>
Mon, 16 Mar 2020 21:21:45 +0000 (22:21 +0100)
Seems to be working fine, it's 99.9% upstream stuff anyway. Lets start
wider userbase testing.

Cc: Tim Harvey <[email protected]>
Cc: Koen Vandeputte <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
target/linux/imx6/Makefile

index 8c0770d04190aa8ca80fb3a65facc127507da696..068d7ef5a4f74f775754601da5194cdfc3066d9b 100644 (file)
@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
 MAINTAINER:=Luka Perkov <[email protected]>
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
 KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk