phosphor-webui: srcrev bump 1f690f3ebe..d5bf6baa75

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

(From meta-phosphor rev: 41fa5bb880dfdbd8de9a8c7e28fabcb4d01beb9a)

Change-Id: I9d96d3452e975e98b9c065d731a3fb54d43c96e5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 188b5f6..206e246 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 "