[openwrt/openwrt] kernel: bump 5.10 to 5.10.131

LEDE Commits lede-commits at lists.infradead.org
Mon Jul 18 14:33:39 PDT 2022


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

commit c50d462e34e373ef4190e6b0b1f49a22202b9fe0
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Fri Jul 15 17:56:32 2022 -0400

    kernel: bump 5.10 to 5.10.131
    
    All patches automatically rebased.
    
    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 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/kernel-5.10 b/include/kernel-5.10
index 0a4d13e103..f517e3b6a7 100644
--- a/include/kernel-5.10
+++ b/include/kernel-5.10
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.10 = .130
-LINUX_KERNEL_HASH-5.10.130 = e144a6d851a8e2977743d45fdb9cdb1b7f4aabde09533e73c969cded4daa962c
+LINUX_VERSION-5.10 = .131
+LINUX_KERNEL_HASH-5.10.131 = 8bc441442c16c330a7148fe3cca9edcd98bc0fc9f68304633c7eb641770d21ce
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 b5ddaf1c6d..8ca464e3b2 100644
--- a/target/linux/generic/hack-5.10/221-module_exports.patch
+++ b/target/linux/generic/hack-5.10/221-module_exports.patch
@@ -104,7 +104,7 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
  /*
   * note on .section use: we specify progbits since usage of the "M" (SHF_MERGE)
   * section flag requires it. Use '%progbits' instead of '@progbits' since the
-@@ -42,7 +42,7 @@
+@@ -39,7 +45,7 @@
  __ksymtab_\name:
  	__put \val, __kstrtab_\name
  	.previous




More information about the lede-commits mailing list