Skip to content

Commit

Permalink
kernel: bump 6.6 to 6.6.25
Browse files Browse the repository at this point in the history
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.25

All patches automatically rebased.

Build system: x86/64
Build-tested: flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3, flogic/glinet_gl-mt6000
Run-tested: flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3, flogic/glinet_gl-mt6000

Signed-off-by: John Audia <therealgraysky@proton.me>
  • Loading branch information
graysky2 committed Apr 4, 2024
1 parent 3daedb0 commit f4a3247
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions include/kernel-6.6
@@ -1,2 +1,2 @@
LINUX_VERSION-6.6 = .24
LINUX_KERNEL_HASH-6.6.24 = 3e9ef879dae8319338eb0dc2d2c2025c13257fdeddf6245c000cb5a85a8af6f5
LINUX_VERSION-6.6 = .25
LINUX_KERNEL_HASH-6.6.25 = 99d210be87908233a55b0fadc0dccd3b95926c0651b6b82e37350b2029de1f44
4 changes: 2 additions & 2 deletions target/linux/kirkwood/patches-6.6/111-l-50.patch
Expand Up @@ -14,7 +14,7 @@
chosen {
bootargs = "console=ttyS0,115200n8";
stdout-path = &uart0;
@@ -95,12 +102,12 @@
@@ -97,12 +104,12 @@
leds {
compatible = "gpio-leds";

Expand All @@ -29,7 +29,7 @@
label = "l-50:red:status";
gpios = <&gpio3 2 GPIO_ACTIVE_LOW>;
};
@@ -349,13 +356,8 @@
@@ -351,13 +358,8 @@
};

partition@100000 {
Expand Down

0 comments on commit f4a3247

Please sign in to comment.