summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-29 23:51:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-30 01:06:09 +0300
commitf548588ee31316b67ba838f7de44b4603815f756 (patch)
treedceb336b5691416348d0c5af95230a6035640f22 /meta-phosphor
parent2c0adfc4ab8864d4eee11804325d9d7a3a19399a (diff)
downloadopenbmc-f548588ee31316b67ba838f7de44b4603815f756.tar.xz
webui-vue: srcrev bump 254b960f4e..471f2e077a
Mateusz Gapski (1): Disable elements on page during loading Yoshie Muranaka (1): Fix WebSocket error (From meta-phosphor rev: 3a6b884d18e2bedce9b6cb6d02d8f2431755606d) Change-Id: Ic6098ac5f6477da4226529fd6bab09330fe80f7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 d41afe3683..0958800481 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 = "254b960f4e1d8e0713da3a05152eab2e07a2eb26"
+SRCREV = "471f2e077a8e664ba96900c2464d46331808e0c2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "