summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm2
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2022-07-28 14:57:16 -0700
committerArmin Kuster <akuster808@gmail.com>2022-07-30 14:11:27 -0700
commitedcb1537de5e42a8f2cafe0c6e52c1fb46bd9072 (patch)
tree3bfab7a6df853396b1a791e232ec4b16764fcc4b /meta-tpm/recipes-tpm2
parent770c7f3c05ad6e92e2c24051bec18ecef8ab1632 (diff)
downloadmeta-security-edcb1537de5e42a8f2cafe0c6e52c1fb46bd9072.tar.gz
tpm2-tss-engine: add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/recipes-tpm2')
-rw-r--r--meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb
index efe62a8..89162ee 100644
--- a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb
@@ -12,6 +12,8 @@ SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/v${PV}/${BP
12 12
13SRC_URI[sha256sum] = "ea2941695ac221d23a7f3e1321140e75b1495ae6ade876f2f4c2ed807c65e2a5" 13SRC_URI[sha256sum] = "ea2941695ac221d23a7f3e1321140e75b1495ae6ade876f2f4c2ed807c65e2a5"
14 14
15UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases"
16
15inherit autotools-brokensep pkgconfig systemd 17inherit autotools-brokensep pkgconfig systemd
16 18
17# It uses the API deprecated since the OpenSSL 3.0 19# It uses the API deprecated since the OpenSSL 3.0