From 66d8abf64386f52ac8318399eb62ccd28271940d Mon Sep 17 00:00:00 2001 From: Amarnath Valluri Date: Tue, 11 Apr 2017 10:08:12 +0300 Subject: swtpm: update to latest tip Pull in changes to support passing client control sockets(--ctrl type=unixio,clientfd=), that allows to fork swtpm and communicate using socketpair. Signed-off-by: Amarnath Valluri Signed-off-by: Armin Kuster --- recipes-tpm/swtpm/swtpm_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-tpm/swtpm/swtpm_1.0.bb b/recipes-tpm/swtpm/swtpm_1.0.bb index 99c6fdc..14f668b 100644 --- a/recipes-tpm/swtpm/swtpm_1.0.bb +++ b/recipes-tpm/swtpm/swtpm_1.0.bb @@ -10,7 +10,7 @@ DEPENDS = "libtasn1 fuse expect socat glib-2.0 libtpm libtpm-native" DEPENDS += "tpm-tools-native expect-native socat-native" RDEPENDS_${PN} += "tpm-tools" -SRCREV = "d7bbe3de5cc58c1dca41149df89cfdc08019a722" +SRCREV = "073e71f99eaa7a0ff9499339176af1af62c090b2" SRC_URI = " \ git://github.com/stefanberger/swtpm.git \ file://fix_signed_issue.patch \ -- cgit v1.2.3-54-g00ecf