hardlink from util-linux 2.38 makes use of it and fails its test suite in particular.
Signed-off-by: Alexander Kanavin <[email protected]> --- ktypes/base/base.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ktypes/base/base.cfg b/ktypes/base/base.cfg index f52c0964..d1a4b93b 100644 --- a/ktypes/base/base.cfg +++ b/ktypes/base/base.cfg @@ -1079,6 +1079,10 @@ CONFIG_CRYPTO=y CONFIG_CRYPTO_DES=y CONFIG_CRYPTO_ARC4=y CONFIG_CRYPTO_LIB_ARC4=y +CONFIG_CRYPTO_USER_API_HASH=m +CONFIG_CRYPTO_USER_API_SKCIPHER=m +CONFIG_CRYPTO_USER_API_RNG=m +CONFIG_CRYPTO_USER_API_AEAD=m # # Hardware crypto devices -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11134): https://lists.yoctoproject.org/g/linux-yocto/message/11134 Mute This Topic: https://lists.yoctoproject.org/mt/90308152/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
