From: Andre McCurdy Date: Tue, 14 Nov 2017 19:39:20 +0000 (-0800) Subject: systemd: remove musl specific control of ldconfig PACKAGECONFIG X-Git-Tag: yocto-4.0~15041 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84c841c5b4d3ae753c377f5bdbda19281c771f60;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd: remove musl specific control of ldconfig PACKAGECONFIG 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 Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/systemd/systemd_234.bb b/meta/recipes-core/systemd/systemd_234.bb index 6b8745b93fc..69465388b24 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