diff mbox series

[meta-tpm] libtpm: upgrade 0.9.3 -> 0.9.5

Message ID 20220728223234.54562-1-akuster808@gmail.com
State New
Headers show
Series [meta-tpm] libtpm: upgrade 0.9.3 -> 0.9.5 | expand

Commit Message

akuster808 July 28, 2022, 10:32 p.m. UTC
From: Armpit's Upgrade Helper <akuster808@gmail.com>

---
 .../recipes-tpm/libtpm/{libtpm_0.9.3.bb => libtpm_0.9.5.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-tpm/recipes-tpm/libtpm/{libtpm_0.9.3.bb => libtpm_0.9.5.bb} (89%)
diff mbox series

Patch

diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb b/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.5.bb
similarity index 89%
rename from meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb
rename to meta-tpm/recipes-tpm/libtpm/libtpm_0.9.5.bb
index c03c44c..cf80064 100644
--- a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb
+++ b/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.5.bb
@@ -2,7 +2,7 @@  SUMMARY = "LIBPM - Software TPM Library"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e73f0786a936da3814896df06ad225a9"
 
-SRCREV = "3f8fbc831b7bc3a6cc8422c432f577596b4cf3df"
+SRCREV = "df1c3e98d697f3c1f09262d2ba161a7db784d6cc"
 SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.9;protocol=https"
 
 PE = "1"