Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] systemd: fix packaging tpm2 plugin for cryptsetup
@ 2023-10-16 12:01 Erik Schilling
  2023-10-16 16:31 ` [OE-core] " Jose Quaresma
  0 siblings, 1 reply; 8+ messages in thread
From: Erik Schilling @ 2023-10-16 12:01 UTC (permalink / raw)
  To: openembedded-core
  Cc: Kristian Klausen, Mikko Rapeli, Javier Tia, Erik Schilling

When building with `cryptsetup` and `tpm2` in the
PACKAGECONFIG, this plugin will be emitted.

Cc: Kristian Klausen <kristian@klausen.dk>
Cc: Mikko Rapeli <mikko.rapeli@linaro.org>
Cc: Javier Tia <javier.tia@linaro.org>
Fixes: 7b7dfbfaed ("systemd: Add tpm2 PACKAGECONFIG")
Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
---
 meta/recipes-core/systemd/systemd_254.4.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/systemd/systemd_254.4.bb b/meta/recipes-core/systemd/systemd_254.4.bb
index 77724eb822..6ecfbaf293 100644
--- a/meta/recipes-core/systemd/systemd_254.4.bb
+++ b/meta/recipes-core/systemd/systemd_254.4.bb
@@ -645,6 +645,7 @@ FILES:${PN} = " ${base_bindir}/* \
                 ${sysconfdir}/X11/xinit/xinitrc.d/* \
                 ${rootlibexecdir}/systemd/* \
                 ${rootlibdir}/systemd/libsystemd-core* \
+                ${rootlibdir}/cryptsetup/libcryptsetup-token-systemd-tpm2* \
                 ${libdir}/pam.d \
                 ${nonarch_libdir}/pam.d \
                 ${systemd_unitdir}/* \

---
base-commit: 97f0a73c0a9db5506310328cd29f165eab3c509d
change-id: 20231016-b4-systemd-tpm2-crypt-plugin-5064c458e726

Best regards,
-- 
Erik Schilling <erik.schilling@linaro.org>



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-10-20  7:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16 12:01 [PATCH] systemd: fix packaging tpm2 plugin for cryptsetup Erik Schilling
2023-10-16 16:31 ` [OE-core] " Jose Quaresma
2023-10-17  5:51   ` Erik Schilling
2023-10-17  8:51     ` Jose Quaresma
2023-10-18  6:33       ` Erik Schilling
2023-10-18  9:26         ` Jose Quaresma
2023-10-18 10:40           ` Erik Schilling
2023-10-20  7:58             ` Jose Quaresma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox