mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
gnutls: Disable p11-kit dependency explicitly to resolve build failures
(From OE-Core rev: 808b3123e359f1aebabb8af44694275e4075e031) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -25,6 +25,7 @@ EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \
|
||||
--with-libdl-prefix=${STAGING_DIR_HOST}${prefix} \
|
||||
--with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
|
||||
--with-lzo --disable-guile \
|
||||
--without-p11-kit \
|
||||
"
|
||||
do_configure_prepend() {
|
||||
for dir in . lib libextra; do
|
||||
|
||||
Reference in New Issue
Block a user