diff options
author | John Audia <therealgraysky@proton.me> | 2022-05-30 08:45:46 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-06 19:20:02 +0200 |
commit | cd634afe6cb6565eb6865931c8d73d97cab3600a (patch) | |
tree | 7ea876f3904338d08be5bf127c1af0e05008ebba /include/kernel-5.10 | |
parent | b789a588b1c55fe1df7e2d6ae1c4f84b96a03a95 (diff) | |
download | upstream-cd634afe6cb6565eb6865931c8d73d97cab3600a.tar.gz upstream-cd634afe6cb6565eb6865931c8d73d97cab3600a.tar.bz2 upstream-cd634afe6cb6565eb6865931c8d73d97cab3600a.zip |
kernel: bump 5.10 to 5.10.119
Delete the crypto-lib-blake2s kmod package, as BLAKE2s is now built-in.
Patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800, x86/64
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include/kernel-5.10')
-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 c05a5d8425..f12a386aa5 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .118 -LINUX_KERNEL_HASH-5.10.118 = c5e020f187a195ab0924fe7e71b8ab8fb92936ab47bc9d15e78daabddefe0b4b +LINUX_VERSION-5.10 = .119 +LINUX_KERNEL_HASH-5.10.119 = 3e353e55a2b7074c905c7c517c6dae83eae440f98a12ffd471dc4df1d5172511 |