bmcweb: srcrev bump 938f25685f..b937830fe5
Charles Boyer (1):
log_services: Fix system dump entries route
Ed Tanous (1):
Remove ambiguous privileges constructor
John Edward Broadbent (1):
Remove duplicate Managers field
Vernon Mauery (1):
Free cert usage before return
Change-Id: Ib72db608c719d3e9f28a36fcfdaa8d2fabe83af2
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 81d0b02..f57a2a4 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "938f25685f4b93d632fe5169cf5e258164538114"
+SRCREV = "b937830fe5a7adba40e63f6059bf2c543733de33"
S = "${WORKDIR}/git"