tpm2.0-tools: rename -> tpm2-tools

Unify how the TPM2 recipes are named.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner
2018-05-29 10:04:44 -04:00
committed by Jia Zhang
parent 18d65f8933
commit 4b2c94fb64
4 changed files with 4 additions and 4 deletions
@@ -2,7 +2,7 @@ require packagegroup-tpm2.inc
RDEPENDS_${PN} += "\
tpm2-abrmd \
tpm2.0-tools \
tpm2-tools \
rng-tools \
"
@@ -1,5 +1,5 @@
SUMMARY = "Tools for TPM2."
DESCRIPTION = "tpm2.0-tools"
DESCRIPTION = "tpm2-tools"
SECTION = "security/tpm"
LICENSE = "BSD"