phosphor-webui: srcrev bump 20f7715ac5..b5c5dc5d6c

beccabroek (1):
      Fix login error message

Change-Id: I1cb429d61347207a1607d867b7f2632bf326a908
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 36b790f..61a0b59 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 = "20f7715ac50ec4bee9fc7032f53654518f5b8569"
+SRCREV = "b5c5dc5d6c7d35738949f8576228076642590864"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "