webui-vue: srcrev bump c77fdaf98d..8fc53ad94d
Yoshie Muranaka (4):
Fix accessibility issue on local user page
Add loading bar to Server power operations page
Add XSRF token to websocket connection
Add missing translations to user management store
(From meta-phosphor rev: c8fe1ec10d4f15137d365603a5431c3fbf226e8c)
Change-Id: Ib45b2c81099bf1fc26965a820e34884d159f1d35
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 31a4896..ba0a4f1 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 = "c77fdaf98dd259dbc6b279f76d204916c95feee8"
+SRCREV = "8fc53ad94d61372fe5fd2bd96378c2fb1fd0f1f9"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "