bmcweb: srcrev bump 818db200c0..f42e859032
Ed Tanous (2):
Clean up vm CredentialPipe
Fix http2 stream pointer
Janet Adkins (1):
Adjust #LogService schema version to same for all routes
Change-Id: I5aa94f793c1a2ee20c764f0fecc0ceacb4d0f507
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 428e4c6..9264fcb 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "818db200c0e651896d5dddd081d56b180a4b9314"
+SRCREV = "f42e859032d9a28752108b327f02340be4de8de2"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"