diff options
| author | John Audia | 2024-10-10 21:20:15 +0000 |
|---|---|---|
| committer | Nick Hainke | 2024-10-11 17:21:41 +0000 |
| commit | 16bf650d50c5609b3855820d0ade84444e4d320f (patch) | |
| tree | f6bb3ea3fc44942bd485066cadc456e62c9bde0a | |
| parent | 12f12df569ec42648ae657a280682a72cd990a70 (diff) | |
| download | openwrt-16bf650d50c5609b3855820d0ade84444e4d320f.tar.gz | |
kernel: bump 6.6 to 6.6.56
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.56
No patches needed a rebase
Build system: x86/64
Build-tested: x86/64/AMD Cezanne, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: x86/64/AMD Cezanne, 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/16655
Signed-off-by: Nick Hainke <vincent@systemli.org>
| -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 49beb279c0..6f72804b87 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .55 -LINUX_KERNEL_HASH-6.6.55 = cb636a09575d0aa06dc586433a3081a3f39ed2a7fdaa3d927df7385c0fd1e09d +LINUX_VERSION-6.6 = .56 +LINUX_KERNEL_HASH-6.6.56 = f74812f78e88992c416434cb107639e13a551dbaff36bb90d6346ab16ab71a95 |