diff options
| author | John Audia | 2025-05-22 20:07:50 +0000 |
|---|---|---|
| committer | Robert Marko | 2025-05-28 11:22:00 +0000 |
| commit | 6f56ddc36f3d40fc2b904e19360d7be71b1ab61f (patch) | |
| tree | 8cdbc75b2ecd9edc749c0bf5b393106065bbebc2 | |
| parent | 90199922482d8c9dab9bdc466d26def8d5d360a0 (diff) | |
| download | openwrt-6f56ddc36f3d40fc2b904e19360d7be71b1ab61f.tar.gz | |
kernel: bump 6.6 to 6.6.92
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.92
No patches needed a rebase with this release/only archive hash updated.
Build system: x86/64
Build-tested: flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: 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/18835
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 2a7cfbbbef76446bc0340fecda79a2d88c9375f5)
Link: https://github.com/openwrt/openwrt/pull/18924
Signed-off-by: Robert Marko <robimarko@gmail.com>
| -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 c0055ecd58..96534d711c 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .91 -LINUX_KERNEL_HASH-6.6.91 = d08d3d175407a52cd0b25fc95e149bbd2fd6922cd37816c8fcfad18f95e254f4 +LINUX_VERSION-6.6 = .92 +LINUX_KERNEL_HASH-6.6.92 = 1d82a82642d281c31d86f7301bc55e12a8a9f9c04532e249ef8ae6fe7dc237ec |