Thanks, applied as f361640a4ae77b6fa2cc8cfe86bea331ebef0415.

Michael

[sent from post-receive hook]

On Mon, 22 Sep 2025 13:04:18 +0200, Leonard Göhrs <[email protected]> 
wrote:
> These are for example required when one wants to use python tool included
> with tpm2-pkcs11[1].
> 
> [1]: https://github.com/tpm2-software/tpm2-pkcs11
> 
> Signed-off-by: Leonard Göhrs <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
> index f48a3e07a822..6ca5724c9c32 100644
> --- a/rules/tpm2-tss.make
> +++ b/rules/tpm2-tss.make
> @@ -93,6 +93,8 @@ $(STATEDIR)/tpm2-tss.targetinstall:
>       @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tcti-mssim)
>       @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tctildr)
>       @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-rc)
> +     @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-policy)
> +     @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tcti-spi-helper)
>  
>       @$(call install_alternative, tpm2-tss, 0, 0, 0644, \
>               /usr/lib/udev/rules.d/70-tpm-udev.rules)

Reply via email to