summaryrefslogtreecommitdiff
path: root/meta-security/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.0.bb
blob: f6a694ce7ac328fa96af6e0156dd11ae8d073ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Provider for integration of TPM 2.0 to OpenSSL 3.0"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b75785ac083d3c3ca04d99d9e4e1fbab"

SRC_URI = "git://github.com/tpm2-software/tpm2-openssl.git;protocol=https;branch=master"

SRCREV = "66e34f9e45c3697590cced1e4d3f35993a822f8b"

S = "${WORKDIR}/git"

inherit pkgconfig