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>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 7ad769d..2ea3d75 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 @@
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 "