webui-vue: srcrev bump 74466b8529..6173bc6110

Derick Montague (1):
      Resolve LoadingBar accessibility issue

Yoshie Muranaka (2):
      Add search input to event logs page
      Create separate LoginLayout component

(From meta-phosphor rev: dcac0172984ba566a93c2b0b1eec99efd0337046)

Change-Id: I207a80966da5a6a40c7e3a2350fc9bc2d53a3e5c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 1cbc0d6..d27fad0 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 = "74466b852979859e4b8c9a448123460098fdbbf5"
+SRCREV = "6173bc611071be368967afd795be5e84d8b38ee5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "