[meta-security,2/2] packagegroup-security-tpm2: drop ibmswtpm2

Message ID 20211227182333.412533-2-akuster808@gmail.com
State New
Headers show
Series [meta-security,1/2] tpm2-pkcs11: backport openssl 3.x build fixes | expand

Commit Message

akuster808 Dec. 27, 2021, 6:23 p.m. UTC
ibmswtpm2 has not been ported to openssl 3

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb | 1 -
 1 file changed, 1 deletion(-)

Patch

diff --git a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
index 764b2e5..b8324e5 100644
--- a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
+++ b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
@@ -18,5 +18,4 @@  RDEPENDS:packagegroup-security-tpm2 = " \
     libtss2-tcti-mssim \
     tpm2-abrmd \
     tpm2-pkcs11 \
-    ibmswtpm2 \
     "