diff options
| author | Armin Kuster <akuster808@gmail.com> | 2017-05-07 22:40:46 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-05-14 07:56:52 -0700 |
| commit | a07aa7e93e8831c9c9fe75088385c08b601fbbcd (patch) | |
| tree | 2782d00c792a16efaff6e738bba142aacbb0965f /recipes-security | |
| parent | 52cd8a8747c689230b9ddbd3665ebb5dd769ffbe (diff) | |
| download | meta-security-a07aa7e93e8831c9c9fe75088385c08b601fbbcd.tar.gz | |
packagegroup: remove tpm components
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security')
| -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 | " | ||
