summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-08 20:21:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-09 16:25:22 +0300
commite9609340b54c381e2c531820f9b831e026e8e4a8 (patch)
tree550b25a1a21db98356cf3667293214e8b6736575
parent9e040053ec517bf5bd6d5d684372427f1db73a65 (diff)
downloadopenbmc-e9609340b54c381e2c531820f9b831e026e8e4a8.tar.xz
webui-vue: srcrev bump dc618a8dbc..08f0f8e132
Yoshie Muranaka (1): Update Vuex package to v3.5.1 (From meta-phosphor rev: 453368a945c162e24c1e4eb28646eee9ca06b85d) Change-Id: Id741b36845039ca6be2e9a0db6215233f0b3f1a3 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 43d71e304..5f0117559 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 = "dc618a8dbc778c273015540e438cf81e1933175f"
+SRCREV = "08f0f8e132d117797080c4078a101ab93b0985a5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "