summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm2
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-10-25 13:14:34 -0700
committerArmin Kuster <akuster808@gmail.com>2021-10-26 07:23:30 -0700
commit5d2afb321cf81fd6b9c32f6204a9f0ea66f399fd (patch)
treeb449ccfbe14ff98f4b78afdabcd3172b8cbf6499 /meta-tpm/recipes-tpm2
parent8f045875fb540103a7b9ddfa241d6f59f9ef75bf (diff)
downloadmeta-security-5d2afb321cf81fd6b9c32f6204a9f0ea66f399fd.tar.gz
tpm2-tools: update to 5.2
openssl 3.0 support see https://github.com/tpm2-software/tpm2-tools/releases/tag/5.2 Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/recipes-tpm2')
-rw-r--r--meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.0.bb b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb
index dbd324a..6e95a0e 100644
--- a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.0.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb
@@ -8,6 +8,6 @@ DEPENDS = "tpm2-abrmd tpm2-tss openssl curl autoconf-archive"
8 8
9SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz" 9SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz"
10 10
11SRC_URI[sha256sum] = "e1b907fe29877628052e08ad84eebc6c3f7646d29505ed4862e96162a8c91ba1" 11SRC_URI[sha256sum] = "c0b402f6a7b3456e8eb2445211e2d41c46c7e769e05fe4d8909ff64119f7a630"
12 12
13inherit autotools pkgconfig bash-completion 13inherit autotools pkgconfig bash-completion