diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-06 06:40:12 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-02-08 00:21:28 +0100 |
commit | 64cf31f6ff5b35bc1bc6e4c87779a3a6c60b7103 (patch) | |
tree | af571528915d1390cc140499c45508cb7a3247e8 /include | |
parent | d53ec2943a7a0615a0beb89d8392ffb30569538b (diff) | |
download | upstream-64cf31f6ff5b35bc1bc6e4c87779a3a6c60b7103.tar.gz upstream-64cf31f6ff5b35bc1bc6e4c87779a3a6c60b7103.tar.bz2 upstream-64cf31f6ff5b35bc1bc6e4c87779a3a6c60b7103.zip |
kernel: bump 5.15 to 5.15.92
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 1d1c654c2c..b691f102a4 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .91 -LINUX_KERNEL_HASH-5.15.91 = a63c2bb1beb15f1aea9c63cf80559f5b7ab58afd2da2fa5e7670c515ebe1fe80 +LINUX_VERSION-5.15 = .92 +LINUX_KERNEL_HASH-5.15.92 = 9f420451db99a31a4aade9a46487b39318340d228f5c87c6dc56d83477e6ef91 |