summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2020-12-18 09:42:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-20 00:03:05 +0000
commit98ac887c451ec07f152495cc56a2883176dd4c70 (patch)
tree713e087a3a7549650c102885ace6c7e78138f621 /meta/recipes-core
parent14489123f9cb3c72714b8cc53a3e98cf0e3a40d4 (diff)
downloadpoky-98ac887c451ec07f152495cc56a2883176dd4c70.tar.gz
systemd: ship new systemd-dissect in -extra-utils
(From OE-Core rev: 0a154f37e83ba0c46d79b7394c9f716074308bd2) Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/systemd/systemd_247.2.bb1
1 files changed, 1 insertions, 0 deletions
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 = "\
470 ${base_bindir}/systemd-escape \ 470 ${base_bindir}/systemd-escape \
471 ${base_bindir}/systemd-inhibit \ 471 ${base_bindir}/systemd-inhibit \
472 ${bindir}/systemd-detect-virt \ 472 ${bindir}/systemd-detect-virt \
473 ${bindir}/systemd-dissect \
473 ${bindir}/systemd-path \ 474 ${bindir}/systemd-path \
474 ${bindir}/systemd-run \ 475 ${bindir}/systemd-run \
475 ${bindir}/systemd-cat \ 476 ${bindir}/systemd-cat \