From bb03811c7d315af75c6ee38cfa299abc92befe5a Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Fri, 3 Feb 2017 09:46:14 +0100 Subject: swtpm: update to latest tip Brings in instructions for setting the log level. Setting the log level with --log file=...,level=1 is necessary at the moment before anything gets written to the log. Even errors are suppressed by default. Signed-off-by: Patrick Ohly 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 0733adc..0d3bab0 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" RDEPENDS_${PN} += "tpm-tools" -SRCREV = "ca906a02124d0ed8b6194e845d272d23ee394a34" +SRCREV = "65d8e4d83447f4c13a41a6f995bd0490f49bc5ef" SRC_URI = " \ git://github.com/stefanberger/swtpm.git \ file://fix_signed_issue.patch \ -- cgit v1.2.3-54-g00ecf