diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2024-04-13 19:22:41 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2024-04-16 23:11:25 +0200 |
commit | 9693ed6a9edb2ec9c9aa5edfa816dda3897cdfc4 (patch) | |
tree | 3b96531082f42ad17a8010526b8a783b553016ad /include | |
parent | ac881ce59ab9dfb84ba361d83f1feca91eec0d20 (diff) | |
download | openwrt-9693ed6a9edb2ec9c9aa5edfa816dda3897cdfc4.tar.gz openwrt-9693ed6a9edb2ec9c9aa5edfa816dda3897cdfc4.tar.bz2 openwrt-9693ed6a9edb2ec9c9aa5edfa816dda3897cdfc4.zip |
kernel: bump 5.15 to 5.15.155
Manual adapted the following patches:
generic/hack-5.15/221-module_exports.patch
octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'include')
-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 84a0d0a1bf..4a82b9c9b3 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .153 -LINUX_KERNEL_HASH-5.15.153 = d7ddb1e144a88773b56a5b4a71baea0b241f3996d446be45290537c6997c84bc +LINUX_VERSION-5.15 = .155 +LINUX_KERNEL_HASH-5.15.155 = c85859b86d2e6d1fc91ca1be8b44f24a9b5bb9f86869b04a8665a3a6559126e4 |