summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmpit's Upgrade Helper <akuster808@gmail.com>2022-07-28 15:26:33 -0700
committerArmin Kuster <akuster808@gmail.com>2022-07-30 14:11:27 -0700
commit18a113ce8249e2913101636283cae6d7d71a0282 (patch)
tree6dceed4d5a8a066f297745cbc72e598d4ac11d04
parentc5c29696fe7e271641ba443c95cc24bd0e3ab837 (diff)
downloadmeta-security-18a113ce8249e2913101636283cae6d7d71a0282.tar.gz
libtpm: upgrade 0.9.3 -> 0.9.5
-rw-r--r--meta-tpm/recipes-tpm/libtpm/libtpm_0.9.5.bb (renamed from meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb b/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"
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=e73f0786a936da3814896df06ad225a9" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=e73f0786a936da3814896df06ad225a9"
4 4
5SRCREV = "3f8fbc831b7bc3a6cc8422c432f577596b4cf3df" 5SRCREV = "df1c3e98d697f3c1f09262d2ba161a7db784d6cc"
6SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.9;protocol=https" 6SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.9;protocol=https"
7 7
8PE = "1" 8PE = "1"