openwrt/package
Robert Marko 93665d0aa3
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
linux: crypto: fix dependencies for curve25519 and poly1305
Currently, kmod-crypto-kpp is only implied for curve25519 and thus it
can get unselected and then building will fail due to missing kpp.ko.

Same issue happens with kmod-crypto-hash for poly1305.

So, lets drop the whole implies logic and make sure to always select
them as dependencies.

Fixes: #21386
Link: https://github.com/openwrt/openwrt/pull/21483
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-01-11 00:25:06 +01:00
..
base-files treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
boot mpc85xx: p2020: add support for WatchGuard XTM330 (NC5AE7) 2026-01-10 21:30:58 +01:00
devel treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-01-09 18:45:02 +02:00
kernel linux: crypto: fix dependencies for curve25519 and poly1305 2026-01-11 00:25:06 +01:00
libs openssl: add kTLS support option 2026-01-03 00:30:27 +01:00
network ppp: update deprecated cpe 2026-01-11 00:16:11 +01:00
system treewide: update SELinux project URL 2026-01-02 18:07:02 +01:00
utils ucode: remove the fs.read_nb patch 2026-01-06 20:09:35 +01:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00