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: lucaceresoli/bug-15201-perf-libtraceevent-missing~9318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a154f37e83ba0c46d79b7394c9f716074308bd2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 3129b266fef..05dd4f3b7fc 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 \