mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
ostree: add ed25519-openssl
Upstream reference:
https://github.com/ostreedev/ostree/commit/7b85adfbbd97054e4b14ca4365c11fbadf97c70c
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 6451e58cf0)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
118169f3e0
commit
1203c124b9
@@ -73,6 +73,7 @@ PACKAGECONFIG[builtin-grub2-mkconfig] = "--with-builtin-grub2-mkconfig, --withou
|
||||
PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl"
|
||||
PACKAGECONFIG[dracut] = "--with-dracut, --without-dracut"
|
||||
PACKAGECONFIG[ed25519-libsodium] = "--with-ed25519-libsodium, --without-ed25519-libsodium, libsodium"
|
||||
PACKAGECONFIG[ed25519-openssl] = "--with-openssl, --without-openssl, openssl"
|
||||
PACKAGECONFIG[gjs] = "ac_cv_path_GJS=${bindir}/gjs"
|
||||
PACKAGECONFIG[glib] = "--with-crypto=glib, , , , , gnutls openssl"
|
||||
PACKAGECONFIG[gnutls] = "--with-crypto=gnutls, , gnutls, , , glib openssl"
|
||||
|
||||
Reference in New Issue
Block a user