diff options
author | John Audia <graysky@archlinux.us> | 2022-02-11 07:06:23 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-02-11 23:17:40 +0100 |
commit | c391dcdf86b3001b98725225b54ae60f4b6d493c (patch) | |
tree | ec3263465e639ff53ea79480972d480c252c5abe /include | |
parent | 5e43dd1fa7ed294a4ba7a3aa32c8960d9f3818e7 (diff) | |
download | upstream-c391dcdf86b3001b98725225b54ae60f4b6d493c.tar.gz upstream-c391dcdf86b3001b98725225b54ae60f4b6d493c.tar.bz2 upstream-c391dcdf86b3001b98725225b54ae60f4b6d493c.zip |
kernel: bump 5.10 to 5.10.100
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 <graysky@archlinux.us>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index c59ba223c7..c71d0deac2 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .99 -LINUX_KERNEL_HASH-5.10.99 = 00a53558aad3d8638bbe3bb69ed82a2b5b58ed3af01596bc18686cd04a790449 +LINUX_VERSION-5.10 = .100 +LINUX_KERNEL_HASH-5.10.100 = d56965afc9b6a3d26d53db40ccd37fd9d15f2ca6bfd54ef6f0f8b6e92c170999 |