bmcweb: srcrev bump 7b1dd2f90b..5600f024ed
Ed Tanous (4):
Remove magic numbers
Fix undefined behavior in timestamp parsing
Make virtual media use urlFromPieces
Remove clang-tidy documentation
Jason M. Bills (1):
Update host logger with recent JSON fixes
Nan Zhou (4):
Google RoT: allign callback style
Google RoT: remove global constant strings
Google RoT: add unit tests for /google/v1
Google RoT: simplify subtree iteration
Change-Id: I9684dc3a8b0c85a848fc129c02c2b8ea06e83156
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 e82d06e..d076870 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "7b1dd2f90b04942289cc51031b4e9228da201365"
+SRCREV = "5600f024edd6be65c58b3664ac48f8103d943ea1"
S = "${WORKDIR}/git"