mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-06 17:58:24 +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
@@ -9,7 +9,7 @@ SECTION = "security/tpm"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=500b2e742befc3da00684d8a1d5fd9da"
|
||||
|
||||
DEPENDS += "autoconf-archive dbus glib-2.0 pkgconfig tpm2.0-tss glib-2.0-native"
|
||||
DEPENDS += "autoconf-archive dbus glib-2.0 pkgconfig tpm2-tss glib-2.0-native"
|
||||
|
||||
PV = "1.2.0+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ SECTION = "security/tpm"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=91b7c548d73ea16537799e8060cea819"
|
||||
|
||||
DEPENDS += "tpm2.0-tss tpm2-abrmd openssl curl autoconf-archive pkgconfig"
|
||||
DEPENDS += "tpm2-tss tpm2-abrmd openssl curl autoconf-archive pkgconfig"
|
||||
|
||||
PV = "3.0.3+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Software stack for TPM2."
|
||||
DESCRIPTION = "tpm2.0-tss like woah."
|
||||
DESCRIPTION = "tpm2-tss like woah."
|
||||
SECTION = "security/tpm"
|
||||
|
||||
LICENSE = "BSD-2-Clause"
|
||||
Reference in New Issue
Block a user