summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-11 03:31:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-13 18:05:55 +0300
commit18b1b3d4aa7de2379a39a57277095326613b3658 (patch)
tree60677982ce3e379ba420c197ae38824422080b92 /meta-phosphor/recipes-phosphor/webui
parent2441c13acfe67094e84d5078b6526aeb14925c2f (diff)
downloadopenbmc-18b1b3d4aa7de2379a39a57277095326613b3658.tar.xz
webui-vue: srcrev bump 6b140bacde..42c656035f
Yoshie Muranaka (1): Hide loader on Reboot BMC page (From meta-phosphor rev: 00ff3b991f6a0d1cb8e47a62a5fe14dcffa6320e) Change-Id: I3a0226b333f27c20a39254bb13f484a1f7fe5065 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 a1ac8c838..23d1085b1 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 = "6b140bacde6213f6f6b89e0f1480948b39436fb0"
+SRCREV = "42c656035fdb9c76fcd5ed7e04f501d97acb6037"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "