From: Koen Vandeputte Date: Thu, 27 Jun 2019 10:28:36 +0000 (+0200) Subject: kernel: bump 4.14 to 4.14.131 X-Git-Tag: v21.02.0-rc1~5692 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0d71c7a57cb64f3d293f4b28fd3f94ca39b9b0da;p=openwrt%2Fstaging%2Fhauke.git kernel: bump 4.14 to 4.14.131 Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 899f68540f..872ee475fe 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -7,11 +7,11 @@ ifdef CONFIG_TESTING_KERNEL endif LINUX_VERSION-4.9 = .184 -LINUX_VERSION-4.14 = .130 +LINUX_VERSION-4.14 = .131 LINUX_VERSION-4.19 = .56 LINUX_KERNEL_HASH-4.9.184 = 033114d5350525dede995d31b596c31b0e26db8d77a0a1c53d36cdc36ead9faf -LINUX_KERNEL_HASH-4.14.130 = 29ca9050ff9a60b7ab3b23d4b7da008df8b0f7329492a7bc84c1685481745259 +LINUX_KERNEL_HASH-4.14.131 = 19f6404c30f4a9a1fe3315b902676b6d63a470be5d55cf2a0e47983c643c8ff5 LINUX_KERNEL_HASH-4.19.56 = 7326943215b9496f302e95892457a63d9a77e0446e99dd7bade6b425bc966bdf remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))