diff mbox series

[meta-security] tpm2-openssl: update to 1.1.1

Message ID 20221010080948.88094-1-michael.haener@siemens.com
State Under Review
Delegated to: Armin Kuster
Headers show
Series [meta-security] tpm2-openssl: update to 1.1.1 | expand

Commit Message

M. Haener Oct. 10, 2022, 8:09 a.m. UTC
Signed-off-by: Michael Haener <michael.haener@siemens.com>
---
 .../{tpm2-openssl_1.1.0.bb => tpm2-openssl_1.1.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-tpm/recipes-tpm2/tpm2-openssl/{tpm2-openssl_1.1.0.bb => tpm2-openssl_1.1.1.bb} (87%)

Comments

M. Haener Nov. 2, 2022, 7:58 a.m. UTC | #1
Hi

It would be great if this patch could also be picked on the "Kirkstone" branch. Since some older TPM2 otherwise can not work properly.

Thanks,
Michael
diff mbox series

Patch

diff --git a/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.0.bb b/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb
similarity index 87%
rename from meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.0.bb
rename to meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb
index 263ca2c..b676871 100644
--- a/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.0.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb
@@ -6,7 +6,7 @@  DEPENDS = "autoconf-archive-native tpm2-tss openssl"
 
 SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz"
 
-SRC_URI[sha256sum] = "eedcc0b72ad6d232e6f9f55a780290c4d33a4d06efca9314f8a36d7384eb1dfc"
+SRC_URI[sha256sum] = "5a9bb0c6c61d026272b8843cbc291b5dfa9a55c1661a513b1c980807ad2dad01"
 
 UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases"