[openwrt/openwrt] kernel: bump 5.10 to 5.10.151

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 30 10:24:26 PDT 2022


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

commit 7a27ac605c7e55b7350c0bea76ca5d6eb218c5ea
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Fri Oct 28 08:03:27 2022 -0400

    kernel: bump 5.10 to 5.10.151
    
    All patches automatically rebased.
    
    Signed-off-by: John Audia <therealgraysky at proton.me>
---
 include/kernel-5.10                                                   | 4 ++--
 .../generic/backport-5.10/005-v5.17-02-Kbuild-move-to-std-gnu11.patch | 2 +-
 target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/kernel-5.10 b/include/kernel-5.10
index 517f79a61a..7a588022b5 100644
--- a/include/kernel-5.10
+++ b/include/kernel-5.10
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.10 = .150
-LINUX_KERNEL_HASH-5.10.150 = 5813bc3c5d70b0beb26de4b627baa33554d01bed8c842a2e46072cf03d74dee1
+LINUX_VERSION-5.10 = .151
+LINUX_KERNEL_HASH-5.10.151 = dd8d6d0b0dad2be98f5f07bcd4cf7780a60a7de6367fdd2f5cd8f48dabeed1fa
diff --git a/target/linux/generic/backport-5.10/005-v5.17-02-Kbuild-move-to-std-gnu11.patch b/target/linux/generic/backport-5.10/005-v5.17-02-Kbuild-move-to-std-gnu11.patch
index c56cecfb71..af95766f7c 100644
--- a/target/linux/generic/backport-5.10/005-v5.17-02-Kbuild-move-to-std-gnu11.patch
+++ b/target/linux/generic/backport-5.10/005-v5.17-02-Kbuild-move-to-std-gnu11.patch
@@ -49,7 +49,7 @@ Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -498,7 +498,7 @@ KBUILD_CFLAGS   := -Wall -Wundef -Werror
+@@ -500,7 +500,7 @@ KBUILD_CFLAGS   := -Wall -Wundef -Werror
  		   -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \
  		   -Werror=implicit-function-declaration -Werror=implicit-int \
  		   -Werror=return-type -Wno-format-security \
diff --git a/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch b/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch
index f7e2d207cc..8f67ebe020 100644
--- a/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch
+++ b/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -508,7 +508,7 @@ KBUILD_LDFLAGS_MODULE :=
+@@ -510,7 +510,7 @@ KBUILD_LDFLAGS_MODULE :=
  KBUILD_LDFLAGS :=
  CLANG_FLAGS :=
  




More information about the lede-commits mailing list