summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-05-07 22:40:46 -0700
committerArmin Kuster <akuster808@gmail.com>2017-05-08 08:36:38 -0700
commit929521997a57b1fb6356daa58c16926d7740eade (patch)
tree2782d00c792a16efaff6e738bba142aacbb0965f
parentb084179a309c5c13bc214e14e62d03de41683f31 (diff)
downloadmeta-security-929521997a57b1fb6356daa58c16926d7740eade.tar.gz
packagegroup: remove tpm components
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-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 "