bmcweb: srcrev bump 91ac2e57c4..1c30e500c6
Brandon Kim (1):
log_services: Initialize Members@odata.count as 0
Ed Tanous (2):
Consitently use dbus::utility types
Refactor getParameterTag
Change-Id: I8904fef19f385e247b82b982289b453dcfc474bd
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 e156680..22b5317 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 = "91ac2e57c416bbdf95fa9242eaf8e5f9e118d5ba"
+SRCREV = "1c30e500c6f234ed53a8aa84f0f367e5d90eb02f"
S = "${WORKDIR}/git"