diff options
author | Omri Sarig <omri.sarig13@gmail.com> | 2025-03-11 11:33:32 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-04-13 14:07:57 -0400 |
commit | 75a6ea387b1f48d875ae23ed92a8346c93720f0f (patch) | |
tree | 34b4a52e8ef2cd8ccc666be4216222ed7671493c /scripts/upload-error-report | |
parent | 11c031554b67fe9c267f008daaeb92b4ba25fce1 (diff) | |
download | meta-security-75a6ea387b1f48d875ae23ed92a8346c93720f0f.tar.gz |
tpm2-pytss: Add python3-asn1crypto runtime dependency
The tpm2-pytss module is importing the module asn1crypto in tsskey.py,
however, the current bitbake recipe is not including this python package
as runtime dependency. This causes the module invocation to fail at the
moment.
The commit adds this dependency to the bitbake recipe, to make the
recipe self contained.
Signed-off-by: Omri Sarig <omri.sarig13@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/upload-error-report')
0 files changed, 0 insertions, 0 deletions