summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb (renamed from meta-tpm/recipes-tpm/libtpm/libtpm_0.8.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_0.8.7.bb b/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb
index 8fe62cf..c03c44c 100644
--- a/meta-tpm/recipes-tpm/libtpm/libtpm_0.8.7.bb
+++ b/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.3.bb
@@ -2,8 +2,8 @@ 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 = "f6dd8f55eab4910131ec6a6a570dcd7951bd10e4" 5SRCREV = "3f8fbc831b7bc3a6cc8422c432f577596b4cf3df"
6SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.8;protocol=https" 6SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-0.9;protocol=https"
7 7
8PE = "1" 8PE = "1"
9 9