Message ID | b02f99a0b82ed55a07c00b32805ad676c04ee4ab.1755102550.git.steve@sakoman.com |
---|---|
State | RFC |
Delegated to: | Steve Sakoman |
Headers | show |
Series | [kirkstone,1/8] tiff: fix CVE-2025-8176 | expand |
diff --git a/meta/recipes-support/gnupg/gnupg_2.3.7.bb b/meta/recipes-support/gnupg/gnupg_2.3.7.bb index 461ec6687c..27b2d3682a 100644 --- a/meta/recipes-support/gnupg/gnupg_2.3.7.bb +++ b/meta/recipes-support/gnupg/gnupg_2.3.7.bb @@ -37,6 +37,7 @@ EXTRA_OECONF = "--disable-ldap \ --with-readline=${STAGING_LIBDIR}/.. \ --with-mailprog=${sbindir}/sendmail \ --enable-gpg-is-gpg2 \ + --disable-tests \ " # A minimal package containing just enough to run gpg+gpgagent (E.g. use gpgme in opkg)