[openwrt/openwrt] kernel: bump 5.10 to 5.10.66

LEDE Commits lede-commits at lists.infradead.org
Thu Sep 30 14:56:16 PDT 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/870b10b2941f751027b445a2e9e7b923ebbe0f27

commit 870b10b2941f751027b445a2e9e7b923ebbe0f27
Author: Rui Salvaterra <rsalvaterra at gmail.com>
AuthorDate: Thu Sep 16 13:55:00 2021 +0100

    kernel: bump 5.10 to 5.10.66
    
    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 122cd8b0d6..bfa6edc680 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -7,10 +7,10 @@ ifdef CONFIG_TESTING_KERNEL
 endif
 
 LINUX_VERSION-5.4 = .145
-LINUX_VERSION-5.10 = .65
+LINUX_VERSION-5.10 = .66
 
 LINUX_KERNEL_HASH-5.4.145 = 5cf7782ec2e91417edf0d5e6555da6d556962c8985e33ba9e7dadba5cbdc68f9
-LINUX_KERNEL_HASH-5.10.65 = edd3dedbce5bcaa5ba7cde62f8f3fd58b2ab21e2ec427b9d200685da5ec03e66
+LINUX_KERNEL_HASH-5.10.66 = 5dfa06bbbbd164b9ea669ec637b1e6d05fb5fea8ef3aeb6729f2cbcd0dfcc8a7
 
 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