summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-16 23:51:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-19 02:34:33 +0300
commit6e00eefe5567e276c7eed2b481f1fa52eaa91d4c (patch)
tree7f6213626b06a9a2256061a2133349b248717066
parent67f48df512caa958196687ad8c149226a36c9d7a (diff)
downloadopenbmc-6e00eefe5567e276c7eed2b481f1fa52eaa91d4c.tar.xz
webui-vue: srcrev bump b115aea1ea..68069e1955
Yoshie Muranaka (2): Add Redfish mapping for quiesced and dignostics mode Add logout commit for 401 response (From meta-phosphor rev: 3986a1148ee1b939d854b10e1ff6a7244df7baf6) Change-Id: Ie6c61e6f059b223c2437f2e5e015d0916cb1a7c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 25f50d6a11..1eb381601d 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 = "b115aea1eab526971983369986e2d2a56e17ff15"
+SRCREV = "68069e1955f63219601a9dd9100b56075fb2099c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "