tpm2.0-tss: rename -> tpm2-tss

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 12:21:25 -04:00
committed by Jia Zhang
parent 4b2c94fb64
commit 6ca33b325d
4 changed files with 4 additions and 4 deletions
@@ -15,7 +15,7 @@ SECTION = "security/tpm"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641"
DEPENDS += "tpm2.0-tss tpm2-abrmd pkgconfig-native"
DEPENDS += "tpm2-tss tpm2-abrmd pkgconfig-native"
PV = "0.6.2+git${SRCPV}"