summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2021-06-09 20:38:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-11 23:49:47 +0100
commit1fb6a0d0a46028107190d133f42b21e048a5db50 (patch)
treed1c0fbed5427b21f60551c25ac6b6c44001098ef /meta/recipes-core
parentdcbe9e133f74ca804f877f90e9c8e3fa7b73b88e (diff)
downloadopenembedded-core-contrib-1fb6a0d0a46028107190d133f42b21e048a5db50.tar.gz
systemd: install new sysext tool via systemd-extra-utils
New standalone (no new dependency) utility added in v248 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_248.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_248.3.bb b/meta/recipes-core/systemd/systemd_248.3.bb
index 4e65656494..37607708f7 100644
--- a/meta/recipes-core/systemd/systemd_248.3.bb
+++ b/meta/recipes-core/systemd/systemd_248.3.bb
@@ -507,6 +507,7 @@ FILES_${PN}-extra-utils = "\
${bindir}/systemd-cgls \
${bindir}/systemd-cgtop \
${bindir}/systemd-stdio-bridge \
+ ${bindir}/systemd-sysext \
${base_bindir}/systemd-ask-password \
${base_bindir}/systemd-tty-ask-password-agent \
${systemd_unitdir}/system/systemd-ask-password-console.path \