diff options
author | John Audia <therealgraysky@proton.me> | 2024-03-16 01:40:36 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2024-03-19 00:33:51 +0100 |
commit | 3cd3afd92e2f234825d37f5d40aa108d9f5c86ba (patch) | |
tree | a4f08954103afa4586eec0aefa5c550b8eb96fd2 /include | |
parent | 1366378dfe18e1c7bd25980d0f4276f47b55b0ec (diff) | |
download | openwrt-3cd3afd92e2f234825d37f5d40aa108d9f5c86ba.tar.gz openwrt-3cd3afd92e2f234825d37f5d40aa108d9f5c86ba.tar.bz2 openwrt-3cd3afd92e2f234825d37f5d40aa108d9f5c86ba.zip |
kernel: bump 6.1 to 6.1.82
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.82
All patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne, ramips/tplink_archer-a6-v3
Run-tested: x86/64/AMD Cezanne, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-6.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-6.1 b/include/kernel-6.1 index 1d3d508822..0c09df7a7d 100644 --- a/include/kernel-6.1 +++ b/include/kernel-6.1 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.1 = .81 -LINUX_KERNEL_HASH-6.1.81 = 0ebd861c6fd47bb0a9d3a09664d704833d1a54750c7bf9c4ad8b5e9cbd49342b +LINUX_VERSION-6.1 = .82 +LINUX_KERNEL_HASH-6.1.82 = d150d2d9d416877668d8b56f75759f166168d192419eefaa942ed67225cbec06 |