mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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. (From OE-Core rev: 84c841c5b4d3ae753c377f5bdbda19281c771f60) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
34c755d1e5
commit
dbc2504bf9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user