[yocto] [meta-security][PATCH v2 9/9] swtpm: update to latest tip

Patrick Ohly patrick.ohly at intel.com
Fri Feb 3 00:46:14 PST 2017


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 <patrick.ohly at intel.com>
---
 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 \
-- 
git-series 0.9.1



More information about the yocto mailing list