summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-06 18:11:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-08 01:25:35 +0300
commitda3ac76c2f5cdf97014ab1e5f5e2c09cf327f77e (patch)
tree763503b33a8e53b215af8f618d236a8e59a5dcf1 /meta-phosphor/recipes-phosphor/webui
parente546fed56f6c1e74854025d5a136b1772234a5ec (diff)
downloadopenbmc-da3ac76c2f5cdf97014ab1e5f5e2c09cf327f77e.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
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 "