The ldconfig PACKAGECONFIG option is controlled by the ldconfig distro feature - which is now disabled by default when building for musl.
Signed-off-by: Andre McCurdy <armccu...@gmail.com> --- meta/recipes-core/systemd/systemd_234.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-core/systemd/systemd_234.bb b/meta/recipes-core/systemd/systemd_234.bb index 6b8745b..6946538 100644 --- a/meta/recipes-core/systemd/systemd_234.bb +++ b/meta/recipes-core/systemd/systemd_234.bb @@ -80,7 +80,6 @@ PACKAGECONFIG_remove_libc-musl = "smack" PACKAGECONFIG_remove_libc-musl = "resolved" PACKAGECONFIG_remove_libc-musl = "nss" PACKAGECONFIG_remove_libc-musl = "localed" -PACKAGECONFIG_remove_libc-musl = "ldconfig" # Use the upstream systemd serial-getty@.service and rely on # systemd-getty-generator instead of using the OE-core specific -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core