mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-07 02:08:20 +00:00
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:
committed by
Jia Zhang
parent
18d65f8933
commit
4b2c94fb64
@@ -2,7 +2,7 @@ require packagegroup-tpm2.inc
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
tpm2-abrmd \
|
||||
tpm2.0-tools \
|
||||
tpm2-tools \
|
||||
rng-tools \
|
||||
"
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Tools for TPM2."
|
||||
DESCRIPTION = "tpm2.0-tools"
|
||||
DESCRIPTION = "tpm2-tools"
|
||||
SECTION = "security/tpm"
|
||||
|
||||
LICENSE = "BSD"
|
||||
Reference in New Issue
Block a user