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


Armin Kuster
 

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@...>
---
.../recipes-core/packagegroup/packagegroup-security-tpm2.bb | 3 ---
1 file changed, 3 deletions(-)

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 \
"
--
2.25.1

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.