summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gnupg')
-rw-r--r--meta/recipes-support/gnupg/gnupg_2.4.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.4.4.bb b/meta/recipes-support/gnupg/gnupg_2.4.4.bb
index 5b9869b4f3..fff7d8c6da 100644
--- a/meta/recipes-support/gnupg/gnupg_2.4.4.bb
+++ b/meta/recipes-support/gnupg/gnupg_2.4.4.bb
@@ -32,6 +32,7 @@ EXTRA_OECONF = "--disable-ldap \
32 --with-readline=${STAGING_LIBDIR}/.. \ 32 --with-readline=${STAGING_LIBDIR}/.. \
33 --with-mailprog=${sbindir}/sendmail \ 33 --with-mailprog=${sbindir}/sendmail \
34 --enable-gpg-is-gpg2 \ 34 --enable-gpg-is-gpg2 \
35 --disable-tests \
35 " 36 "
36# yat2m can be found from recipe-sysroot-native non-deterministically with different versioning otherwise 37# yat2m can be found from recipe-sysroot-native non-deterministically with different versioning otherwise
37CACHED_CONFIGUREVARS += "ac_cv_path_YAT2M=./yat2m" 38CACHED_CONFIGUREVARS += "ac_cv_path_YAT2M=./yat2m"