All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: yocto-patches@lists.yoctoproject.org
Cc: Omri Sarig <omri.sarig13@gmail.com>
Subject: Re: [yocto-patches] [PATCH 0/2] meta-tpm: Update python runtime dependencies
Date: Tue, 11 Mar 2025 12:38:52 +0200	[thread overview]
Message-ID: <Z9ASvGmKDxK08Jm_@nuoska> (raw)
In-Reply-To: <20250311103333.2972573-1-omri.sarig13@gmail.com>

Hi,

On Tue, Mar 11, 2025 at 11:33:31AM +0100, Omri Sarig via lists.yoctoproject.org wrote:
> 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.

Could you also extend meta-tpm/lib/oeqa/runtime/cases/tpm2.py
with tests to run these tools in some simple ways? These
dependencies may change with updates and would be nice to not
break them again.

Cheers,

-Mikko


      parent reply	other threads:[~2025-03-11 10:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Mikko Rapeli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z9ASvGmKDxK08Jm_@nuoska \
    --to=mikko.rapeli@linaro.org \
    --cc=omri.sarig13@gmail.com \
    --cc=yocto-patches@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.