[openwrt/openwrt] kernel: bump 5.10 to 5.10.133

LEDE Commits lede-commits at lists.infradead.org
Sat Jul 30 03:40:53 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/913f160ac6c4dcf69ec0eb805c8a1cee809ace45

commit 913f160ac6c4dcf69ec0eb805c8a1cee809ace45
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Mon Jul 25 09:21:12 2022 -0400

    kernel: bump 5.10 to 5.10.133
    
    All patches automatically rebased.
    
    Build system: x86_64
    Build-tested: ipq806x/R7800
    
    Signed-off-by: John Audia <therealgraysky at proton.me>
---
 include/kernel-5.10                                               | 4 ++--
 target/linux/generic/hack-5.10/221-module_exports.patch           | 2 +-
 target/linux/generic/pending-5.10/203-kallsyms_uncompressed.patch | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/kernel-5.10 b/include/kernel-5.10
index 4b6aaa0087..bce261f0ed 100644
--- a/include/kernel-5.10
+++ b/include/kernel-5.10
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.10 = .132
-LINUX_KERNEL_HASH-5.10.132 = 7d05a931eee01dea64fc73849e275ff14664ff98813f95f40588f04fdf1cfa2a
+LINUX_VERSION-5.10 = .133
+LINUX_KERNEL_HASH-5.10.133 = 3b5c4c7d5bca720c11f1024c9aa00ac04397b6c7de37fd4170444077c723280e
diff --git a/target/linux/generic/hack-5.10/221-module_exports.patch b/target/linux/generic/hack-5.10/221-module_exports.patch
index 8ca464e3b2..11f473f09f 100644
--- a/target/linux/generic/hack-5.10/221-module_exports.patch
+++ b/target/linux/generic/hack-5.10/221-module_exports.patch
@@ -115,7 +115,7 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
  	.previous
 --- a/scripts/Makefile.build
 +++ b/scripts/Makefile.build
-@@ -367,7 +367,7 @@ targets += $(lib-y) $(always-y) $(MAKECM
+@@ -373,7 +373,7 @@ targets += $(lib-y) $(always-y) $(MAKECM
  # Linker scripts preprocessor (.lds.S -> .lds)
  # ---------------------------------------------------------------------------
  quiet_cmd_cpp_lds_S = LDS     $@
diff --git a/target/linux/generic/pending-5.10/203-kallsyms_uncompressed.patch b/target/linux/generic/pending-5.10/203-kallsyms_uncompressed.patch
index 9392d7ba56..eee4a38657 100644
--- a/target/linux/generic/pending-5.10/203-kallsyms_uncompressed.patch
+++ b/target/linux/generic/pending-5.10/203-kallsyms_uncompressed.patch
@@ -106,7 +106,7 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
  		}
 --- a/scripts/link-vmlinux.sh
 +++ b/scripts/link-vmlinux.sh
-@@ -186,6 +186,10 @@ kallsyms()
+@@ -192,6 +192,10 @@ kallsyms()
  		kallsymopt="${kallsymopt} --base-relative"
  	fi
  




More information about the lede-commits mailing list