mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
ERROR: systemd-1_251.4-r0 do_package: QA Issue: systemd: Files/directories were installed but not shipped in any package: /usr/bin/systemd-creds /usr/bin/systemd-cryptenroll (From OE-Core rev: 34cdacb072644f4bd610c48a789e4001d374e190) Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit b3763dd26d324a7ce575586f306b8aec4b1103b3) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2f52d04e17
commit
cd873bc5de
@@ -518,6 +518,8 @@ FILES:${PN}-extra-utils = "\
|
|||||||
${bindir}/systemd-path \
|
${bindir}/systemd-path \
|
||||||
${bindir}/systemd-run \
|
${bindir}/systemd-run \
|
||||||
${bindir}/systemd-cat \
|
${bindir}/systemd-cat \
|
||||||
|
${bindir}/systemd-creds \
|
||||||
|
${bindir}/systemd-cryptenroll \
|
||||||
${bindir}/systemd-delta \
|
${bindir}/systemd-delta \
|
||||||
${bindir}/systemd-cgls \
|
${bindir}/systemd-cgls \
|
||||||
${bindir}/systemd-cgtop \
|
${bindir}/systemd-cgtop \
|
||||||
|
|||||||
Reference in New Issue
Block a user