diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/krb5/krb5_1.16.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/krb5/krb5_1.16.bb b/meta-oe/recipes-connectivity/krb5/krb5_1.16.bb index 84f0f0ae12..ce2134513e 100644 --- a/meta-oe/recipes-connectivity/krb5/krb5_1.16.bb +++ b/meta-oe/recipes-connectivity/krb5/krb5_1.16.bb | |||
| @@ -40,6 +40,7 @@ S = "${WORKDIR}/${BP}/src" | |||
| 40 | 40 | ||
| 41 | PACKAGECONFIG ??= "" | 41 | PACKAGECONFIG ??= "" |
| 42 | PACKAGECONFIG[libedit] = "--with-libedit,--without-libedit,libedit" | 42 | PACKAGECONFIG[libedit] = "--with-libedit,--without-libedit,libedit" |
| 43 | PACKAGECONFIG[openssl] = "--with-crypto-impl=openssl,,openssl" | ||
| 43 | PACKAGECONFIG[keyutils] = "--enable-keyutils,--disable-keyutils,keyutils" | 44 | PACKAGECONFIG[keyutils] = "--enable-keyutils,--disable-keyutils,keyutils" |
| 44 | PACKAGECONFIG[ldap] = "--with-ldap,--without-ldap,openldap" | 45 | PACKAGECONFIG[ldap] = "--with-ldap,--without-ldap,openldap" |
| 45 | PACKAGECONFIG[readline] = "--with-readline,--without-readline,readline" | 46 | PACKAGECONFIG[readline] = "--with-readline,--without-readline,readline" |
