All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-security][PATCH 8/9] tpm2-abrmd: add UPSTREAM_CHECK_URI
Date: Thu, 28 Jul 2022 15:17:50 -0700	[thread overview]
Message-ID: <20220728221751.48428-8-akuster808@gmail.com> (raw)
In-Reply-To: <20220728221751.48428-1-akuster808@gmail.com>

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb b/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb
index daafae3..75e9588 100644
--- a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb
@@ -20,6 +20,8 @@ SRC_URI = "\
 
 SRC_URI[sha256sum] = "a7844a257eaf5176f612fe9620018edc0880cca7036465ad2593f83ae0ad6673"
 
+UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases"
+
 inherit autotools pkgconfig systemd update-rc.d useradd
 
 SYSTEMD_PACKAGES += "${PN}"
-- 
2.25.1



  parent reply	other threads:[~2022-07-28 22:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28 22:17 [meta-security][PATCH 1/9] fail2ban: add UPSTREAM_CHECK vars Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 2/9] ibmtpm2tss: fix SRC_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 3/9] tpm2-tss-engine: add UPSTREAM_CHECK_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 4/9] tpm2-tss: " Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 5/9] tpm2-tools: Add UPSTREAM_CHECK_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 6/9] tpm2-openssl: " Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 7/9] tpm2-pkcs11: " Armin Kuster
2022-07-28 22:17 ` Armin Kuster [this message]
2022-07-28 22:17 ` [meta-security][PATCH 9/9] tpm2-tcti-uefi: " Armin Kuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220728221751.48428-8-akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.