diff options
| author | Shiji Yang | 2025-07-19 02:02:37 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-07-21 21:04:05 +0000 |
| commit | b887384eb0b16c38552b3565a2004883694815f6 (patch) | |
| tree | 9ce859184e3b45e2d9a45b1c6a3a1e3e1cdc9e7c | |
| parent | 50243ef2d81cf6e362415c62d413ebe38bfb8184 (diff) | |
| download | openwrt-b887384eb0b16c38552b3565a2004883694815f6.tar.gz | |
kernel: bump 5.15 to 5.15.188
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.188
There are no patches that need to be refreshed.
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19466
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | include/kernel-5.15 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.15 b/include/kernel-5.15 index c6187c8b48..38a97ecb0d 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .187 -LINUX_KERNEL_HASH-5.15.187 = 21786ee84981418279fcd60ae6ed98ab2f102b5a4a255bd81b881033f0afff14 +LINUX_VERSION-5.15 = .188 +LINUX_KERNEL_HASH-5.15.188 = c4953a071802ac30bb29f9e1bb8f02255169d8437026c84e81f155a178cbccd9 |