summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb')
-rw-r--r--meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb b/meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb
index f9624f6..b29ec6b 100644
--- a/meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb
+++ b/meta-tpm/recipes-tpm/libtpm/libtpm_1.0.bb
@@ -2,11 +2,9 @@ SUMMARY = "LIBPM - Software TPM Library"
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=97e5eea8d700d76b3ddfd35c4c96485f" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=97e5eea8d700d76b3ddfd35c4c96485f"
4 4
5SRCREV = "ad44846dda5a96e269ad2f78a532e01e9a2f02a1" 5SRCREV = "3388d45082bdc588c6fc0672f44d6d7d0aaa86ff"
6SRC_URI = " \ 6SRC_URI = " \
7 git://github.com/stefanberger/libtpms.git \ 7 git://github.com/stefanberger/libtpms.git \
8 file://Convert-another-vdprintf-to-dprintf.patch \
9 file://Use-format-s-for-call-to-dprintf.patch \
10 " 8 "
11 9
12S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"