From: Luca Boccassi Date: Fri, 18 Dec 2020 09:42:54 +0000 (+0000) Subject: systemd: ship new systemd-dissect in -extra-utils X-Git-Tag: uninative-2.10~437 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0a154f37e83ba0c46d79b7394c9f716074308bd2;p=openembedded-core.git systemd: ship new systemd-dissect in -extra-utils Signed-off-by: Luca Boccassi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_247.2.bb b/meta/recipes-core/systemd/systemd_247.2.bb index 3129b266fe..05dd4f3b7f 100644 --- a/meta/recipes-core/systemd/systemd_247.2.bb +++ b/meta/recipes-core/systemd/systemd_247.2.bb @@ -470,6 +470,7 @@ FILES_${PN}-extra-utils = "\ ${base_bindir}/systemd-escape \ ${base_bindir}/systemd-inhibit \ ${bindir}/systemd-detect-virt \ + ${bindir}/systemd-dissect \ ${bindir}/systemd-path \ ${bindir}/systemd-run \ ${bindir}/systemd-cat \