webui-vue: srcrev bump d853fba724..8d29eb4947

Dixsie Wolmers (3):
      Update LoadingBar component
      Fix validation on date and time settings page
      Add test hooks to local user management

Mateusz Gapski (3):
      KVM console
      Intel environment
      Health icon shows ok while loading

Sukanya Pandey (2):
      Add test hooks to date time settings
      Add test hooks to server power operations

Yoshie Muranaka (4):
      Add ChangePassword component
      Update use of Sass variables for better theming
      Add slot for an optional action in Alert component
      Add check if password change required at Login

(From meta-phosphor rev: 71cc09a34f1d854074d48ae279548da980459a42)

Change-Id: Ib2accd1a2dc29cfddcfbee37db7c8a23d00a20dd
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 cf4df63..37deb46 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 = "d853fba72414b63d4876ff5402762c2072aa1c04"
+SRCREV = "8d29eb4947a15b008dd825cb3abda6f462fdc201"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "