[yocto] [PATCH 1/8] libtpm: update to 0.7.0

Armin Kuster akuster808 at gmail.com
Sun Sep 8 21:16:21 PDT 2019


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../recipes-tpm/libtpm/{libtpm_0.6.0.bb => libtpm_0.7.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-tpm/recipes-tpm/libtpm/{libtpm_0.6.0.bb => libtpm_0.7.0.bb} (88%)

diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_0.6.0.bb b/meta-tpm/recipes-tpm/libtpm/libtpm_0.7.0.bb
similarity index 88%
rename from meta-tpm/recipes-tpm/libtpm/libtpm_0.6.0.bb
rename to meta-tpm/recipes-tpm/libtpm/libtpm_0.7.0.bb
index a882960..d9863fa 100644
--- a/meta-tpm/recipes-tpm/libtpm/libtpm_0.6.0.bb
+++ b/meta-tpm/recipes-tpm/libtpm/libtpm_0.7.0.bb
@@ -2,7 +2,7 @@ SUMMARY = "LIBPM - Software TPM Library"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e73f0786a936da3814896df06ad225a9"
 
-SRCREV = "9dc915572b51db0714640ba1ddf8cca9c0f24f05"
+SRCREV = "c26e8f7b08b19a69cea9e8f1f1e6639c7951fb01"
 SRC_URI = "git://github.com/stefanberger/libtpms.git;branch=stable-${PV}"
 
 PE = "1"
-- 
2.17.1



More information about the yocto mailing list