summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-05-07 22:40:46 -0700
committerArmin Kuster <akuster808@gmail.com>2017-05-14 07:56:52 -0700
commita07aa7e93e8831c9c9fe75088385c08b601fbbcd (patch)
tree2782d00c792a16efaff6e738bba142aacbb0965f /recipes-security
parent52cd8a8747c689230b9ddbd3665ebb5dd769ffbe (diff)
downloadmeta-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.bb14
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"
57RDEPENDS_packagegroup-security-mac = " \ 57RDEPENDS_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
61SUMMARY_packagegroup-security-tpm = "Security TPM support"
62RDEPENDS_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 "