phosphor-webui: srcrev bump 1f690f3ebe..d5bf6baa75

Ed Tanous (1):
      Fix the opacity of the loading screen

Change-Id: I506b3f48778c12654a279fd13141cb32c349de8f
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 188b5f6..206e246 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 = "1f690f3ebee87613ec8213922c9ca1e69e64560a"
+SRCREV = "d5bf6baa758cb3e822ed6e9842308915b202d44a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "