diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-20 15:34:17 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-09-22 12:46:55 +0200 |
commit | 37a0cae33e94ec5822945d0c6a7c74600b4f4ade (patch) | |
tree | 6bcae5766e3666da86830530c5e308b8af128b26 /include/kernel-5.15 | |
parent | eff4f8b2f0a2900c945c21c8183d1faa0ac35ec1 (diff) | |
download | upstream-37a0cae33e94ec5822945d0c6a7c74600b4f4ade.tar.gz upstream-37a0cae33e94ec5822945d0c6a7c74600b4f4ade.tar.bz2 upstream-37a0cae33e94ec5822945d0c6a7c74600b4f4ade.zip |
kernel: bump 5.15 to 5.15.69
All patches automatically rebased
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include/kernel-5.15')
-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 8aaf057ce4..1d10e56bb2 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .68 -LINUX_KERNEL_HASH-5.15.68 = 17bbb3cb5c9ba18583b6679cc28f828aec49c72abbfc6fbde310b0cb17218b7e +LINUX_VERSION-5.15 = .69 +LINUX_KERNEL_HASH-5.15.69 = e32839ca761e5251f25708f7939b37b101d28fc29515a97bfc0c838a21efdf34 |