diff options
| author | John Audia | 2025-01-21 20:07:46 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-01-21 22:41:40 +0000 |
| commit | 761b244964f8d5da9fbd27a618565b4c38ae0cbc (patch) | |
| tree | 964b349ddcf218a74cca3234c2acea534821c0cf | |
| parent | 0dc0b982950a3e471862925ff1ca5a78d9515821 (diff) | |
| download | openwrt-761b244964f8d5da9fbd27a618565b4c38ae0cbc.tar.gz | |
kernel: bump 6.6 to 6.6.73
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.73
No patches needed a rebase.
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/17687
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 8fa79f9ce1..aa0a345b29 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .72 -LINUX_KERNEL_HASH-6.6.72 = feb9e514930d5968daa0b8b5486d3295d1fb2b34accf876207641884d4baef39 +LINUX_VERSION-6.6 = .73 +LINUX_KERNEL_HASH-6.6.73 = d2028db190c201650898be8db1c705e9fe73ab44fc04290b4f7af63514122490 |