From 11a0187718e51f4c2f6f375193429c60afb7307f Mon Sep 17 00:00:00 2001 From: 212561668 Date: Thu, 28 Sep 2017 13:41:26 +0000 Subject: [PATCH] Package fix for tpm2.0-tss has been moved into meta-edgeos, so no mods are required for pyro branch, updating morty to follow --- recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb | 3 --- 1 file changed, 3 deletions(-) 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 \