summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_3.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_3.2.0.bb')
-rw-r--r--meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_3.2.0.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_3.2.0.bb b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_3.2.0.bb
new file mode 100644
index 0000000..b6f1be0
--- /dev/null
+++ b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_3.2.0.bb
@@ -0,0 +1,15 @@
1SUMMARY = "Tools for TPM2."
2DESCRIPTION = "tpm2-tools"
3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=91b7c548d73ea16537799e8060cea819"
5SECTION = "tpm"
6
7DEPENDS = "pkgconfig tpm2-tss openssl curl autoconf-archive"
8
9SRCREV = "a17daa948fc67685651bf3b7a589ed341080ddd3"
10
11SRC_URI = "git://github.com/tpm2-software/tpm2-tools.git;branch=3.X"
12
13S = "${WORKDIR}/git"
14
15inherit autotools pkgconfig