diff options
Diffstat (limited to 'meta-oe/recipes-support/openldap/openldap_2.4.44.bb')
| -rw-r--r-- | meta-oe/recipes-support/openldap/openldap_2.4.44.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.44.bb b/meta-oe/recipes-support/openldap/openldap_2.4.44.bb index e8e0c857b5..4b7ed35977 100644 --- a/meta-oe/recipes-support/openldap/openldap_2.4.44.bb +++ b/meta-oe/recipes-support/openldap/openldap_2.4.44.bb | |||
| @@ -54,7 +54,7 @@ EXTRA_OECONF += "--enable-dynamic" | |||
| 54 | 54 | ||
| 55 | PACKAGECONFIG ??= "gnutls modules \ | 55 | PACKAGECONFIG ??= "gnutls modules \ |
| 56 | mdb ldap meta monitor null passwd shell proxycache dnssrv \ | 56 | mdb ldap meta monitor null passwd shell proxycache dnssrv \ |
| 57 | ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)} \ | 57 | ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ |
| 58 | " | 58 | " |
| 59 | #--with-tls with TLS/SSL support auto|openssl|gnutls [auto] | 59 | #--with-tls with TLS/SSL support auto|openssl|gnutls [auto] |
| 60 | PACKAGECONFIG[gnutls] = "--with-tls=gnutls,,gnutls libgcrypt" | 60 | PACKAGECONFIG[gnutls] = "--with-tls=gnutls,,gnutls libgcrypt" |
