diff options
| -rw-r--r-- | recipes-security/packagegroup/packagegroup-core-security.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-security/packagegroup/packagegroup-core-security.bb b/recipes-security/packagegroup/packagegroup-core-security.bb index 2180908..681874c 100644 --- a/recipes-security/packagegroup/packagegroup-core-security.bb +++ b/recipes-security/packagegroup/packagegroup-core-security.bb | |||
| @@ -57,17 +57,3 @@ SUMMARY_packagegroup-security-mac = "Security Mandatory Access Control systems" | |||
| 57 | RDEPENDS_packagegroup-security-mac = " \ | 57 | RDEPENDS_packagegroup-security-mac = " \ |
| 58 | ${@bb.utils.contains("DISTRO_FEATURES", "tomoyo", "ccs-tools", "",d)} \ | 58 | ${@bb.utils.contains("DISTRO_FEATURES", "tomoyo", "ccs-tools", "",d)} \ |
| 59 | " | 59 | " |
| 60 | |||
| 61 | SUMMARY_packagegroup-security-tpm = "Security TPM support" | ||
| 62 | RDEPENDS_packagegroup-security-tpm = " \ | ||
| 63 | tpm-tools \ | ||
| 64 | trousers \ | ||
| 65 | tpm2.0-tools \ | ||
| 66 | libtss2 \ | ||
| 67 | resourcemgr \ | ||
| 68 | libtctidevice \ | ||
| 69 | libtctisocket \ | ||
| 70 | resourcemgr \ | ||
| 71 | libtpm \ | ||
| 72 | swtpm \ | ||
| 73 | " | ||
