summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm2/tpm2-tcti-uefi
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2022-07-28 15:03:38 -0700
committerArmin Kuster <akuster808@gmail.com>2022-07-30 14:11:27 -0700
commitc5c29696fe7e271641ba443c95cc24bd0e3ab837 (patch)
treeb69887b45bc7ef7630d40512dd21eeeb27efef9a /meta-tpm/recipes-tpm2/tpm2-tcti-uefi
parent82379e07004cf55f7eff793ae42772fa08b57ea6 (diff)
downloadmeta-security-c5c29696fe7e271641ba443c95cc24bd0e3ab837.tar.gz
tpm2-tcti-uefi: Add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/recipes-tpm2/tpm2-tcti-uefi')
-rw-r--r--meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb2
1 files changed, 2 insertions, 0 deletions
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
12 12
13SRCREV = "0241b08f069f0fdb3612f5c1b938144dbe9be811" 13SRCREV = "0241b08f069f0fdb3612f5c1b938144dbe9be811"
14 14
15UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases"
16
15S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
16 18
17inherit autotools pkgconfig 19inherit autotools pkgconfig