mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 04:36:58 +00:00
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:
committed by
Jia Zhang
parent
4b2c94fb64
commit
6ca33b325d
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user