diff options
author | John Audia <therealgraysky@proton.me> | 2023-05-18 06:18:23 -0400 |
---|---|---|
committer | Nick Hainke <vincent@systemli.org> | 2023-05-18 18:22:27 +0200 |
commit | 6605b595eda76533a9e6fb907f80ede3d1b255d1 (patch) | |
tree | 36dcee8e688b68a65d48920eca6c5758c8220be4 /include | |
parent | b2c0d9d01f02f58965eae7d14104423bb3510bd5 (diff) | |
download | upstream-6605b595eda76533a9e6fb907f80ede3d1b255d1.tar.gz upstream-6605b595eda76533a9e6fb907f80ede3d1b255d1.tar.bz2 upstream-6605b595eda76533a9e6fb907f80ede3d1b255d1.zip |
kernel: bump 5.15 to 5.15.112
Manually adjusted before running quilt due to new location in tree:
backport-5.15/780-v5.16-bus-mhi-pci_generic-Introduce-Sierra-EM919X-support.patch
backport-5.15/781-v6.1-bus-mhi-host-always-print-detected-modem-name.patch
pending-5.15/790-bus-mhi-core-add-SBL-state-callback.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, 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 f1b1323e0e..ddb9b7a875 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .111 -LINUX_KERNEL_HASH-5.15.111 = 77ceea259c0158dd624304871170d09b2e59ed612f3a4d436fe0f07362dcaec2 +LINUX_VERSION-5.15 = .112 +LINUX_KERNEL_HASH-5.15.112 = b0e8ebdba38e0c369f64ec4dc2a69ec59ffe87a64b82f940dbdf8e752b6ad651 |