From 929521997a57b1fb6356daa58c16926d7740eade Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 7 May 2017 22:40:46 -0700 Subject: packagegroup: remove tpm components Signed-off-by: Armin Kuster --- .../packagegroup/packagegroup-core-security.bb | 14 -------------- 1 file changed, 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" RDEPENDS_packagegroup-security-mac = " \ ${@bb.utils.contains("DISTRO_FEATURES", "tomoyo", "ccs-tools", "",d)} \ " - -SUMMARY_packagegroup-security-tpm = "Security TPM support" -RDEPENDS_packagegroup-security-tpm = " \ - tpm-tools \ - trousers \ - tpm2.0-tools \ - libtss2 \ - resourcemgr \ - libtctidevice \ - libtctisocket \ - resourcemgr \ - libtpm \ - swtpm \ - " -- cgit v1.2.3-54-g00ecf