phosphor-webui: srcrev bump 30d7c6377f..fa56273db9

Yoshie Muranaka (1):
      Update local user table to new design

Change-Id: I24bbe640f2b0f8a1f08595a519fe37d3c4dce512
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 a66ab09..c97f3a9 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 = "30d7c6377f70382088436c7a4830663eb522d588"
+SRCREV = "fa56273db9ac556ca52db5d6d653b16eb63ca54e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "