summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-14 18:01:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-16 21:58:42 +0300
commitaa548dec1e8bcd114ce36065ffa142afb129f28a (patch)
tree8481850614237c1f9cff534081f69f35fd4c0338 /meta-phosphor
parentf30a9fc223da0e2f3d31ccc07ef51d795e0a5ced (diff)
downloadopenbmc-aa548dec1e8bcd114ce36065ffa142afb129f28a.tar.xz
webui-vue: srcrev bump 537c6cb6b2..c031b6988d
Derick Montague (1): Clear application state on logout (From meta-phosphor rev: 9a996a69c3c19de05a3879a4d8fd92930ca022cc) Change-Id: Ibebe91b784f10948cf25d9af88162cc5d5e0ace3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 7ad769d01..2ea3d7547 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 = "537c6cb6b293665826efc5b1ef9f9c9c2e6a0d39"
+SRCREV = "c031b6988d6381ae1d2ecefd04e8c2af47f0ff4a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "