From 0a154f37e83ba0c46d79b7394c9f716074308bd2 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 18 Dec 2020 09:42:54 +0000 Subject: systemd: ship new systemd-dissect in -extra-utils Signed-off-by: Luca Boccassi Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd_247.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/systemd') 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 \ -- cgit 1.2.3-korg