summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-15 00:52:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:04:53 +0300
commitc77937395cdcf9b992650f094776b814adaf4151 (patch)
treef28ce6e18b26e7765552ed70f3a8d9b37ae74cf8
parent4ae5a0d6df95110f178f65e35d73b0a93d97d95f (diff)
downloadopenbmc-c77937395cdcf9b992650f094776b814adaf4151.tar.xz
webui-vue: srcrev bump 2932165f02..b115aea1ea
Derick Montague (1): Add themes documentation Gunnar Mills (1): Move node to >=12.14.1 Yoshie Muranaka (1): Clear XSRF token when navigating to Login (From meta-phosphor rev: d0b4636f8283e75fb8586bff0933223592cfd0d5) Change-Id: I88f1a7e5c1d9cff76137d14860f904aca308c400 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 9364b97ac1..25f50d6a11 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 = "2932165f02e5aa9241c080b188a0df9fea297775"
+SRCREV = "b115aea1eab526971983369986e2d2a56e17ff15"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "