From da3ac76c2f5cdf97014ab1e5f5e2c09cf327f77e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 May 2020 15:11:29 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 31a489632..ba0a4f1fd 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 @@ LICENSE = "Apache-2.0" 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 " -- cgit v1.2.3