tpm2-openssl: add new pkg

openssl 3.x support for tpm2 tss function found in tpm2-ssl

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-10-26 07:59:55 -07:00
parent b5e277022b
commit d77b7765e7

View File

@@ -0,0 +1,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