summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tpm/recipes-tpm/libtpm/libtpm_0.10.0.bb (renamed from meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb b/meta-tpm/recipes-tpm/libtpm/libtpm_0.10.0.bb
index cd47155..a2c3a14 100644
--- a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb
+++ b/meta-tpm/recipes-tpm/libtpm/libtpm_0.10.0.bb
@@ -2,10 +2,10 @@ 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 = "f8c2dc7e12a730dcca4220d7ac5ad86d13dfd630" 5SRCREV = "17f253a767f6b5b7813ae33f12bc79c479576cdc"
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.10;protocol=https"
7 7
8PE = "1" 8PE = "2"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11inherit autotools-brokensep pkgconfig perlnative 11inherit autotools-brokensep pkgconfig perlnative