diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/krb5/krb5_1.17.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/krb5/krb5_1.17.2.bb b/meta-oe/recipes-connectivity/krb5/krb5_1.17.2.bb index 99ba9eaa9c..d889855649 100644 --- a/meta-oe/recipes-connectivity/krb5/krb5_1.17.2.bb +++ b/meta-oe/recipes-connectivity/krb5/krb5_1.17.2.bb | |||
| @@ -163,7 +163,8 @@ FILES:${PN}-kdc = "${libdir}/krb5/plugins/kdb/db2.so \ | |||
| 163 | 163 | ||
| 164 | FILES:${PN}-kdc-ldap = "${libdir}/krb5/libkdb_ldap${SOLIBS} \ | 164 | FILES:${PN}-kdc-ldap = "${libdir}/krb5/libkdb_ldap${SOLIBS} \ |
| 165 | ${libdir}/krb5/plugins/kdb/kldap.so \ | 165 | ${libdir}/krb5/plugins/kdb/kldap.so \ |
| 166 | ${sbindir}/kdb5_ldap_util" | 166 | ${sbindir}/kdb5_ldap_util \ |
| 167 | ${libdir}/libkdb_ldap${SOLIBS}" | ||
| 167 | 168 | ||
| 168 | FILES:${PN}-kpropd = "${sbindir}/kpropd" | 169 | FILES:${PN}-kpropd = "${sbindir}/kpropd" |
| 169 | FILES:${PN}-otp = "${libdir}/krb5/plugins/preauth/otp.so" | 170 | FILES:${PN}-otp = "${libdir}/krb5/plugins/preauth/otp.so" |
