diff --git a/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb b/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb index f3b0996..fec29a9 100644 --- a/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb +++ b/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb @@ -50,7 +50,6 @@ do_install_append() { PROVIDES = "${PACKAGES}" PACKAGES = " \ - ${PN} \ ${PN}-dbg \ libtss2 \ libtss2-dev \ @@ -64,8 +63,6 @@ PACKAGES = " \ resourcemgr \ " -# Set tpm2.0-tss files to nothing, this helps avoid systemd.bbclass package error when including packagegroup-security-tpm -FILES_${PN} = "" FILES_libtss2 = " \ ${libdir}/libsapi.so.0.0.0 \ ${libdir}/libmarshal.so.0.0.0 \