mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
swtpm: update to latest tip
Pull in changes to support passing client control sockets(--ctrl type=unixio,clientfd=<fd>), that allows to fork swtpm and communicate using socketpair. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
6674749274
commit
66d8abf643
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user