tpm2.0 prefix: rename to tpm2 take2

v1 was commited. This is the additional changes.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2019-03-24 14:35:26 -07:00
parent 2b017427f9
commit 83c47bed13
4 changed files with 6 additions and 6 deletions
@@ -1,10 +1,10 @@
SUMMARY = "Tools for TPM2."
DESCRIPTION = "tpm2.0-tools"
DESCRIPTION = "tpm2-tools"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=91b7c548d73ea16537799e8060cea819"
SECTION = "tpm"
DEPENDS = "pkgconfig tpm2.0-tss openssl curl autoconf-archive"
DEPENDS = "pkgconfig tpm2-tss openssl curl autoconf-archive"
SRCREV = "74ba065e5914bc5d713ca3709d62a5751b097369"