diff options
| author | John Audia | 2026-05-08 09:06:41 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2026-05-12 21:08:44 +0000 |
| commit | 56d87f25a25a0b05b96c66ae2af1e39ddbd27580 (patch) | |
| tree | c3f28ecec8f5dcc82a51d4c74a2a7ebdcf1f2325 | |
| parent | a9e851a0d026283be686ff06f178cdf9806b88c2 (diff) | |
| download | openwrt-56d87f25a25a0b05b96c66ae2af1e39ddbd27580.tar.gz | |
kernel: bump 6.12 to 6.12.87
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.87
No patches automatically rebased via update_kernel.sh
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/23253
(cherry picked from commit 7a94273e555bff91fff7a0d492533a00b6b9f93c)
Link: https://github.com/openwrt/openwrt/pull/23270
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | target/linux/generic/kernel-6.12 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/kernel-6.12 b/target/linux/generic/kernel-6.12 index 079419457a..b562964219 100644 --- a/target/linux/generic/kernel-6.12 +++ b/target/linux/generic/kernel-6.12 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.12 = .86 -LINUX_KERNEL_HASH-6.12.86 = edef22b327c7cbf39cdbf8d717fffa344f1ca299e513990e21705b3bf26dbb5d +LINUX_VERSION-6.12 = .87 +LINUX_KERNEL_HASH-6.12.87 = cc12a7644b4cef9e06627b29de8753e22b3d076703a9b52be84263e05c8b9830 |