[openwrt/openwrt] kernel: bump 5.4 to 5.4.131

LEDE Commits lede-commits at lists.infradead.org
Sat Jul 17 10:13:05 PDT 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/269e49577b8d8c49a2694cb8e9939822cd7c9eb3

commit 269e49577b8d8c49a2694cb8e9939822cd7c9eb3
Author: John Audia <graysky at archlinux.us>
AuthorDate: Sun Jul 11 12:53:05 2021 -0400

    kernel: bump 5.4 to 5.4.131
    
    All patches automatically rebased.
    
    Build system: x86_64
    Build-tested: ipq806x/R7800
    Run-tested: ipq806x/R7800
    
    No dmesg regressions, everything functional
    
    Signed-off-by: John Audia <graysky at archlinux.us>
---
 include/kernel-version.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index e9a1046a55..9c1856a9fd 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -6,10 +6,10 @@ ifdef CONFIG_TESTING_KERNEL
   KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER)
 endif
 
-LINUX_VERSION-5.4 = .130
+LINUX_VERSION-5.4 = .131
 LINUX_VERSION-5.10 = .46
 
-LINUX_KERNEL_HASH-5.4.130 = 662a71fbab4fe671b987262e3c549754c269a8f8cc67cd5f770534079ef19c7b
+LINUX_KERNEL_HASH-5.4.131 = 25e35a6ec1c0c72b971347dd8e403f4953e1a023cbcf96f9707ede5d45b399fe
 LINUX_KERNEL_HASH-5.10.46 = 569122a39c6b325befb9ac1c07da0c53e6363b3baacd82081d131b06c1dc1415
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))



More information about the lede-commits mailing list