tegra: switch to kernel 5.4
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Mon, 16 Mar 2020 18:32:10 +0000 (19:32 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 16 Mar 2020 23:51:48 +0000 (00:51 +0100)
Build the latest kernel by default, since testing did not show any
regressions.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
[fix merge conflict in tegra/Makefile]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/tegra/Makefile

index 94c846f6e210c820e75828db2bbc5ca4f8e8a732..0b48fc16baa24b636f51950461f897b0ea378e92 100644 (file)
@@ -13,7 +13,7 @@ FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squas
 CPU_TYPE := cortex-a9
 CPU_SUBTYPE := vfpv3
 
-KERNEL_PATCHVER := 4.19
+KERNEL_PATCHVER := 5.4
 KERNEL_TESTING_PATCHVER := 5.4
 
 include $(INCLUDE_DIR)/target.mk