diff options
author | John Audia <therealgraysky@proton.me> | 2023-01-18 14:46:43 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-22 01:41:10 +0100 |
commit | 6a3816efb736b4ff8b4c7ec725522d275afd7496 (patch) | |
tree | 5967b63bb1b64249351402e82b840c8d9eb341c4 /include | |
parent | 2fc170cc21e5ae3cc5ffaf6d0522903a5cbe4f2a (diff) | |
download | upstream-6a3816efb736b4ff8b4c7ec725522d275afd7496.tar.gz upstream-6a3816efb736b4ff8b4c7ec725522d275afd7496.tar.bz2 upstream-6a3816efb736b4ff8b4c7ec725522d275afd7496.zip |
kernel: bump 5.15 to 5.15.89
Removed upstreamed:
ipq806x/patches-5.15/007-v6.3-ASoC-qcom-lpass-cpu-Fix-fallback-SD-line-index-handl.patch[1]
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.89&id=d4fa65960a9d0cb87a1102d47145675ceed7a4e6
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
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 f31669f8c0..82d1c5a7bc 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .88 -LINUX_KERNEL_HASH-5.15.88 = 417539fdd96a3af97ef9ad2b51ca13967cb922f53970563b60290b935a81a181 +LINUX_VERSION-5.15 = .89 +LINUX_KERNEL_HASH-5.15.89 = e7311b874e014bb6d37c051319bd6a4a4e3d05a1c32546522deabbfd2d752fe8 |