coredump capturing is useful, so enable the support by default. This doesn't pull any further build dependencies into the build, it just adds coredumpctl and associated services (+140Kb).
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-core/systemd/systemd_259.5.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/systemd/systemd_259.5.bb b/meta/recipes-core/systemd/systemd_259.5.bb index 27722f97bbb..356a10b4b61 100644 --- a/meta/recipes-core/systemd/systemd_259.5.bb +++ b/meta/recipes-core/systemd/systemd_259.5.bb @@ -52,6 +52,7 @@ PACKAGECONFIG ??= " \ link-udev-shared \ backlight \ binfmt \ + coredump \ gshadow \ hibernate \ hostnamed \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240972): https://lists.openembedded.org/g/openembedded-core/message/240972 Mute This Topic: https://lists.openembedded.org/mt/120281508/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
