From cd634afe6cb6565eb6865931c8d73d97cab3600a Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 30 May 2022 08:45:46 -0400 Subject: 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 --- package/kernel/linux/modules/netsupport.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/kernel/linux/modules/netsupport.mk') diff --git a/package/kernel/linux/modules/netsupport.mk b/package/kernel/linux/modules/netsupport.mk index 76187df50fb..6fb3b57e126 100644 --- a/package/kernel/linux/modules/netsupport.mk +++ b/package/kernel/linux/modules/netsupport.mk @@ -1325,7 +1325,6 @@ define KernelPackage/wireguard SUBMENU:=$(NETWORK_SUPPORT_MENU) TITLE:=WireGuard secure network tunnel DEPENDS:= \ - +kmod-crypto-lib-blake2s \ +kmod-crypto-lib-chacha20poly1305 \ +kmod-crypto-lib-curve25519 \ +kmod-udptunnel4 \ -- cgit v1.2.3