diff options
| author | John Audia | 2025-02-11 19:42:45 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-02-25 22:16:17 +0000 |
| commit | 9ec355a921e3a09918dc304dd0cb9d2b2fe69104 (patch) | |
| tree | c9a38819a35db76ee0148cf9d8b7b0b9a3f946c6 | |
| parent | 667b131ad1073b2213154954da9b2920372c4d72 (diff) | |
| download | openwrt-9ec355a921e3a09918dc304dd0cb9d2b2fe69104.tar.gz | |
kernel: bump 6.6 to 6.6.77
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.77
No patches automatically rebased/checksum update only
Build system: x86/64
Build-tested: bcm27xx/bcm2712, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: bcm27xx/bcm2712, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/17822
(cherry picked from commit 16924e55f0c5c0b06cbec46d04c6113b8f7a5975)
Link: https://github.com/openwrt/openwrt/pull/17987
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | include/kernel-6.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-6.6 b/include/kernel-6.6 index 0dcd32546d..3f07a92fc4 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .76 -LINUX_KERNEL_HASH-6.6.76 = 81168b15f0c64034a2ab553ae37a5a38b79c3fe10f69faccc9f374ced4eb13a0 +LINUX_VERSION-6.6 = .77 +LINUX_KERNEL_HASH-6.6.77 = 081089dfcf125aef67aa940ebb995ff789b646129f5d4b2365e1d5685b29a84e |