]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: install new sysext tool via systemd-extra-utils
authorLuca Boccassi <luca.boccassi@microsoft.com>
Wed, 9 Jun 2021 19:38:45 +0000 (20:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jun 2021 22:49:47 +0000 (23:49 +0100)
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>
meta/recipes-core/systemd/systemd_248.3.bb

index 4e656564945d22a9a8f9ca7c8c632a1de7483fdb..37607708f7a3e42521eb25f0aa454ff4b6db73b7 100644 (file)
@@ -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 \