diff options
author | Armpit's Upgrade Helper <akuster808@gmail.com> | 2022-07-28 15:26:33 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2022-07-30 14:11:27 -0700 |
commit | 18a113ce8249e2913101636283cae6d7d71a0282 (patch) | |
tree | 6dceed4d5a8a066f297745cbc72e598d4ac11d04 | |
parent | c5c29696fe7e271641ba443c95cc24bd0e3ab837 (diff) | |
download | meta-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" | |||
2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e73f0786a936da3814896df06ad225a9" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e73f0786a936da3814896df06ad225a9" |
4 | 4 | ||
5 | SRCREV = "3f8fbc831b7bc3a6cc8422c432f577596b4cf3df" | 5 | SRCREV = "df1c3e98d697f3c1f09262d2ba161a7db784d6cc" |
6 | SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.9;protocol=https" | 6 | SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.9;protocol=https" |
7 | 7 | ||
8 | PE = "1" | 8 | PE = "1" |