phosphor-webui: srcrev bump cb7d29082e..d7557e5c00

Gunnar Mills (2):
      Add and modify SNMP Managers
      Remove SNMP Managers

beccabroek (1):
      Consistent date time format

Change-Id: Ifa4ca8b915f97f98e853b96952592385e6f8cd00
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index c69d4a4..e1e946a 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "cb7d29082e836ebf58d6c3295de6b25c1539a3b7"
+SRCREV = "d7557e5c0069d3a77de969fef444eb869cfb023e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "