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