diff mbox series

[meta-security,9/9] tpm2-tcti-uefi: Add UPSTREAM_CHECK_URI

Message ID 20220728221751.48428-9-akuster808@gmail.com
State Accepted
Delegated to: Armin Kuster
Headers show
Series [meta-security,1/9] fail2ban: add UPSTREAM_CHECK vars | expand

Commit Message

akuster808 July 28, 2022, 10:17 p.m. UTC
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb b/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb
index 2bf1eed..9c60e2b 100644
--- a/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb
@@ -12,6 +12,8 @@  SRC_URI = "git://github.com/tpm2-software/tpm2-tcti-uefi.git;branch=master;proto
 
 SRCREV = "0241b08f069f0fdb3612f5c1b938144dbe9be811"
 
+UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases"
+
 S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig