mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
e02fb92000
In case ldap PACKAGECONFIG is enabled, packaging fails with the following error: ERROR: krb5-1.17.2-r0 do_package: QA Issue: krb5: Files/directories were installed but not shipped in any package: /usr/lib/libkdb_ldap.so.1.0 /usr/lib/libkdb_ldap.so.1 Fix it by adding the file to the krb5-kdc-ldap package (the same that Debian also uses to ship this file). Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>