webui-vue: srcrev bump 254b960f4e..471f2e077a

Mateusz Gapski (1):
      Disable elements on page during loading

Yoshie Muranaka (1):
      Fix WebSocket error

Change-Id: I1fb484e8ce195574844e7113e7bdd2a6c262692c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index d41afe3..0958800 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "254b960f4e1d8e0713da3a05152eab2e07a2eb26"
+SRCREV = "471f2e077a8e664ba96900c2464d46331808e0c2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "