[openwrt/openwrt] kernel: bump 5.15 to 5.15.74

LEDE Commits lede-commits at lists.infradead.org
Tue Oct 18 06:55:34 PDT 2022


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

commit b0a94fc60de18e55b44fdb656d7e9812c1668af7
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Sat Oct 15 05:51:54 2022 -0400

    kernel: bump 5.15 to 5.15.74
    
    All patches automatically rebased.
    
    Build system: x86_64
    Build-tested: bcm2711/RPi4B, mt7622/RT3200
    Run-tested: bcm2711/RPi4B, mt7622/RT3200
    
    Signed-off-by: John Audia <therealgraysky at proton.me>
---
 include/kernel-5.15                                                | 4 ++--
 .../315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch | 7 +------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/include/kernel-5.15 b/include/kernel-5.15
index 626e1e5729..bd2e9f1dd3 100644
--- a/include/kernel-5.15
+++ b/include/kernel-5.15
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .73
-LINUX_KERNEL_HASH-5.15.73 = a822f09525ae8803453939a91e73f18097a3ba2aec73be4fe9ab314a0131715d
+LINUX_VERSION-5.15 = .74
+LINUX_KERNEL_HASH-5.15.74 = 2c1539a2f85b835c36c4a07c8270b52b0bec38fdda7339477d07f0c3af8c4265
diff --git a/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch b/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch
index 8d15abf915..068d676962 100644
--- a/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch
+++ b/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch
@@ -13,11 +13,9 @@ Signed-off-by: Aleksey Nasibulin <alealexpro100 at ya.ru>
  arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
 
-diff --git a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
-index f1412ba83def..0454423fe166 100644
 --- a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
 +++ b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
-@@ -19,7 +19,8 @@ chosen {
+@@ -19,7 +19,8 @@
  
  	memory at 0 {
  		device_type = "memory";
@@ -27,6 +25,3 @@ index f1412ba83def..0454423fe166 100644
  	};
  
  	gpio-keys {
--- 
-2.30.2
-




More information about the lede-commits mailing list