All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meta-tpm: Update python runtime dependencies
@ 2025-03-11 10:33 Omri Sarig
  2025-03-11 10:33 ` [PATCH 1/2] tpm2-pytss: Add python3-asn1crypto runtime dependency Omri Sarig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Omri Sarig @ 2025-03-11 10:33 UTC (permalink / raw)
  To: yocto-patches; +Cc: Omri Sarig

When adding the package of tpm2-pkcs11-tools to my Yocto build, the file
of pkcs11-tool failed to run.
There were several different errors, all originated in missing python
packages on my target platform.

I've added the relevant python packages as runtime dependencies to the
relevant recipes in the repository, to ensure that the recipes are
always self-contained.

Omri Sarig (2):
  tpm2-pytss: Add python3-asn1crypto runtime dependency
  tpm2-pkcs11: Add tools python runtime dependencies

 meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.1.bb       | 2 +-
 meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



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

end of thread, other threads:[~2025-03-11 10:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-11 10:33 [PATCH 0/2] meta-tpm: Update python runtime dependencies Omri Sarig
2025-03-11 10:33 ` [PATCH 1/2] tpm2-pytss: Add python3-asn1crypto runtime dependency Omri Sarig
2025-03-11 10:33 ` [PATCH 2/2] tpm2-pkcs11: Add tools python runtime dependencies Omri Sarig
2025-03-11 10:38 ` [yocto-patches] [PATCH 0/2] meta-tpm: Update " Mikko Rapeli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.