diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-03-23 08:40:09 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-03-23 09:50:16 -0700 |
commit | 2b017427f97cedae39374878f8f01cad179a642c (patch) | |
tree | df9b8fe4f7d9c94aa6e9366ee5b790b1da4ab959 | |
parent | 2e654a1013c98139f10de7b7ade8c542d3ca1dc9 (diff) | |
download | meta-security-2b017427f97cedae39374878f8f01cad179a642c.tar.gz |
packagegroup-security-tpm2: update to name change
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb index 6bd03d3..5ded3a2 100644 --- a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb +++ b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb | |||
@@ -9,7 +9,7 @@ PACKAGES = "packagegroup-security-tpm2" | |||
9 | 9 | ||
10 | SUMMARY_packagegroup-security-tpm2 = "Security TPM 2.0 support" | 10 | SUMMARY_packagegroup-security-tpm2 = "Security TPM 2.0 support" |
11 | RDEPENDS_packagegroup-security-tpm2 = " \ | 11 | RDEPENDS_packagegroup-security-tpm2 = " \ |
12 | tpm2.0-tools \ | 12 | tpm2-tools \ |
13 | trousers \ | 13 | trousers \ |
14 | libtss2 \ | 14 | libtss2 \ |
15 | libtss2-tcti-device \ | 15 | libtss2-tcti-device \ |