[meta-security,1/2] packagegroup-security-tpm2.bb: remove dynamic pkgs

Message ID 20220129234857.4176367-1-akuster808@gmail.com
State New
Headers show
Series [meta-security,1/2] packagegroup-security-tpm2.bb: remove dynamic pkgs | expand

Commit Message

akuster808 Jan. 29, 2022, 11:48 p.m. UTC
fixes:
packagegroup-security-tpm2-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libtss2-tcti-device to libtss2-tcti-device0)

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

Patch

diff --git a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
index b8324e5..fb36fab 100644
--- a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
+++ b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
@@ -13,9 +13,6 @@  RDEPENDS:packagegroup-security-tpm2 = " \
     trousers \
     tpm2-tss \
     libtss2 \
-    libtss2-mu \
-    libtss2-tcti-device \
-    libtss2-tcti-mssim \
     tpm2-abrmd \
     tpm2-pkcs11 \
     "