diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-15 08:20:36 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-31 18:55:22 +0200 |
commit | ce014b1e3903887d47bede8128f2c698418ac5f1 (patch) | |
tree | 713de808c5e4af9c4efc1832628fd3128008e7b3 /target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch | |
parent | e4af991220638d4bb32e4668435d140afe232b25 (diff) | |
download | upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.tar.gz upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.tar.bz2 upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.zip |
kernel: bump 5.15 to 5.15.55
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 'target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch')
-rw-r--r-- | target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch b/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch index 65dd7ff126..ee923c73f7 100644 --- a/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch +++ b/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch @@ -11,8 +11,6 @@ from backports. lib/crypto/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/lib/crypto/Kconfig b/lib/crypto/Kconfig -index 5056663c2aff..8a4d4e5bcd7a 100644 --- a/lib/crypto/Kconfig +++ b/lib/crypto/Kconfig @@ -6,7 +6,7 @@ config CRYPTO_LIB_AES @@ -24,5 +22,3 @@ index 5056663c2aff..8a4d4e5bcd7a 100644 config CRYPTO_ARCH_HAVE_LIB_BLAKE2S bool --- - |