phosphor-webui: srcrev bump dbafdc5f8f..b4d9c09a6c

Yoshie Muranaka (1):
      Add local user manual unlock

Change-Id: I73948b03548736ecba8a8f061b8e4be2fd64a133
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 a45da21..6ef0291 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 = "dbafdc5f8f5cff2afeaece248a07a8ffc15ad8c8"
+SRCREV = "b4d9c09a6c34f70260a686430e6891301a8da7b3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "