diff options
| -rw-r--r-- | recipes-security/packagegroup/packagegroup-core-security.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-security/packagegroup/packagegroup-core-security.bb b/recipes-security/packagegroup/packagegroup-core-security.bb index 8639acd..ae856c7 100644 --- a/recipes-security/packagegroup/packagegroup-core-security.bb +++ b/recipes-security/packagegroup/packagegroup-core-security.bb | |||
| @@ -63,8 +63,11 @@ RDEPENDS_packagegroup-security-tpm = " \ | |||
| 63 | tpm-tools \ | 63 | tpm-tools \ |
| 64 | trousers \ | 64 | trousers \ |
| 65 | tpm2.0-tools \ | 65 | tpm2.0-tools \ |
| 66 | tpm2.0-tss \ | 66 | libtss2 \ |
| 67 | resourcemgr \ | ||
| 68 | libtctidevice \ | ||
| 69 | libtctisocket \ | ||
| 70 | resourcemgr \ | ||
| 67 | libtpm \ | 71 | libtpm \ |
| 68 | swtpm \ | 72 | swtpm \ |
| 69 | tpm2simulator-native \ | ||
| 70 | " | 73 | " |
