[openwrt/openwrt] kernel: bump 5.10 to 5.10.63

LEDE Commits lede-commits at lists.infradead.org
Thu Sep 9 14:59:04 PDT 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/66db87fc787f82c38bc78dd53b446d1852c80425

commit 66db87fc787f82c38bc78dd53b446d1852c80425
Author: Rui Salvaterra <rsalvaterra at gmail.com>
AuthorDate: Wed Sep 8 09:52:40 2021 +0100

    kernel: bump 5.10 to 5.10.63
    
    No patches refreshed.
    
    Signed-off-by: Rui Salvaterra <rsalvaterra at gmail.com>
---
 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 70d307c5a4..ef698b9e43 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -7,10 +7,10 @@ ifdef CONFIG_TESTING_KERNEL
 endif
 
 LINUX_VERSION-5.4 = .143
-LINUX_VERSION-5.10 = .62
+LINUX_VERSION-5.10 = .63
 
 LINUX_KERNEL_HASH-5.4.143 = 0953650b05a5f806d76c5691583e94e141f4f691bc0ba75a60b643740f021d24
-LINUX_KERNEL_HASH-5.10.62 = 098dd5024d14b01a5ce85a6fec3dd829f4ac62488e4c59004a4687f8bbf886b1
+LINUX_KERNEL_HASH-5.10.63 = 19a15e838885a0081de5f9874e608fc3f3b1d9e69f2cc5cfa883b8b5499bcb2e
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))
 sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1)))))))



More information about the lede-commits mailing list