[yocto] [PATCH 2/8] swtpm: update to 0.2.0

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


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-tpm/recipes-tpm/swtpm/{swtpm_0.1.0.bb => swtpm_0.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-tpm/recipes-tpm/swtpm/{swtpm_0.1.0.bb => swtpm_0.2.0.bb} (96%)

diff --git a/meta-tpm/recipes-tpm/swtpm/swtpm_0.1.0.bb b/meta-tpm/recipes-tpm/swtpm/swtpm_0.2.0.bb
similarity index 96%
rename from meta-tpm/recipes-tpm/swtpm/swtpm_0.1.0.bb
rename to meta-tpm/recipes-tpm/swtpm/swtpm_0.2.0.bb
index 42de8b1..f3a53dd 100644
--- a/meta-tpm/recipes-tpm/swtpm/swtpm_0.1.0.bb
+++ b/meta-tpm/recipes-tpm/swtpm/swtpm_0.2.0.bb
@@ -9,7 +9,7 @@ DEPENDS = "libtasn1 expect socat glib-2.0 net-tools-native libtpm libtpm-native"
 # then swtpm_setup needs them at runtime
 DEPENDS += "tpm-tools-native expect-native socat-native"
 
-SRCREV = "d803d84575ab3e5dac316bf863c7f569a27ea35f"
+SRCREV = "39673a0139b0ee14a0109aba50a0635592c672c4"
 SRC_URI = "git://github.com/stefanberger/swtpm.git;branch=stable-${PV} \
            file://fix_fcntl_h.patch \
            file://ioctl_h.patch \
-- 
2.17.1



More information about the yocto mailing list