summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm/swtpm/swtpm_0.5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* swtpm: fix check for tscd deamon on hostArmin Kuster2021-04-121-0/+1
| | | | | | Found a few places that tscd check was trying to run the hosts. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* swtpm: file pip3 issueArmin Kuster2021-04-021-3/+3
| | | | | | | | | | | need native pip3, was using host's Signed-off-by: Armin Kuster <akuster808@gmail.com> -- V2] add python3-cryptography-native to DEPENDS forgot to add changes.
* swtpm: update to 0.5.2Armin Kuster2021-03-251-0/+53
Add python package Signed-off-by: Armin Kuster <akuster808@gmail.com>