* [PATCH] systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
@ 2022-10-19 17:49 luca.boccassi
0 siblings, 0 replies; only message in thread
From: luca.boccassi @ 2022-10-19 17:49 UTC (permalink / raw)
To: openembedded-core
From: Luca Boccassi <luca.boccassi@microsoft.com>
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
Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
---
meta/recipes-core/systemd/systemd_251.4.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-core/systemd/systemd_251.4.bb b/meta/recipes-core/systemd/systemd_251.4.bb
index 910ea71bf64..87668cadc75 100644
--- a/meta/recipes-core/systemd/systemd_251.4.bb
+++ b/meta/recipes-core/systemd/systemd_251.4.bb
@@ -518,6 +518,8 @@ FILES:${PN}-extra-utils = "\
${bindir}/systemd-path \
${bindir}/systemd-run \
${bindir}/systemd-cat \
+ ${bindir}/systemd-creds \
+ ${bindir}/systemd-cryptenroll \
${bindir}/systemd-delta \
${bindir}/systemd-cgls \
${bindir}/systemd-cgtop \
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-19 17:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19 17:49 [PATCH] systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils luca.boccassi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox