From f342ffd300da48aa352c51bd65afebf6419b2228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Thu, 13 Jun 2019 13:48:27 +0200 Subject: treewide: kernel: bump some targets to 4.19 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lets bump kernel to 4.19 on targets which were run tested or got ACKed so we've enough time to make it ready for next release: armvirt/32 (runtested in qemu) armvirt/64 (runtested in qemu) ath79/generic (runtested on Carambola2) gemini/generic (runtested on DIR-685, DNS-313, SQ201, SL93512R) imx6/generic (runtested on Apalis) ipq40xx/generic (runtested on nbg6617) malta/be64 (runtested in qemu) malta/be (runtested in qemu) malta/le (runtested in qemu) malta/le64 (runtested in qemu) mpc85xx/generic (runtested on TL-WDR4900) mpc85xx/p2020 (runtested on P2020RDB) mvebu/cortexa53 mvebu/cortexa72 mvebu/cortexa10 octeon/generic (runtested on EdgeRouter Lite) sunxi/cortexa53 (build tested only) sunxi/cortexa7 (runtested on Lime2-K) sunxi/cortexa8 (build tested only) tegra/generic x86/64 (runtested in qemu) Acked-by: Zoltan HERPAI [sunxi] Tested-by: Linus Walleij [gemini] Tested-by: Tomasz Maciej Nowak [mvebu, tegra] Tested-by: Daniel Engberg [octeon] Tested-by: Pawel Dembicki [mpc85xx/generic mpc85xx/p2020] Signed-off-by: Stijn Tintel Signed-off-by: Petr Štetiar --- target/linux/octeon/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/octeon') diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 202ed39be7..aa73b0e5c0 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -13,8 +13,7 @@ FEATURES:=squashfs ramdisk pci usb CPU_TYPE:=octeonplus MAINTAINER:=John Crispin -KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER := 4.19 +KERNEL_PATCHVER:=4.19 define Target/Description Build firmware images for Cavium Networks Octeon-based boards. -- cgit v1.2.3