diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-21 16:12:42 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-31 18:55:22 +0200 |
commit | 4921ab0be462aa0336e3a100e0bf77ffbcc6c09a (patch) | |
tree | a3db322bd3fb5d72e9b96a6a33d4be81fb5a459b /include | |
parent | ce014b1e3903887d47bede8128f2c698418ac5f1 (diff) | |
download | upstream-4921ab0be462aa0336e3a100e0bf77ffbcc6c09a.tar.gz upstream-4921ab0be462aa0336e3a100e0bf77ffbcc6c09a.tar.bz2 upstream-4921ab0be462aa0336e3a100e0bf77ffbcc6c09a.zip |
kernel: bump 5.15 to 5.15.56
Manually rebased:
bcm27xx/patches-5.15/950-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch
Remove upstreamed:
bcm27xx/patches-5.15/950-0060-tty-amba-pl011-Add-un-throttle-support.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.56&id=2db3b95166f72e6481a79b82b1d6f94f4b18fcc1
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')
-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 8045799cc7..a8540b3d82 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .55 -LINUX_KERNEL_HASH-5.15.55 = 1ef6bd508b6c3af3bef2d5b337e4477254dba284c79e329aa38f9763ae3bfdcc +LINUX_VERSION-5.15 = .56 +LINUX_KERNEL_HASH-5.15.56 = e9a6bb3437f1497b1c74841ebf70d5b96f915d6ac767b5ba3d8d820dd89b8223 |