webui-vue: srcrev bump dc618a8dbc..08f0f8e132
Yoshie Muranaka (1):
Update Vuex package to v3.5.1
Change-Id: I35ecc4d3da59f5614b0784ac8eb732dfff88243d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 43d71e3..5f01175 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "dc618a8dbc778c273015540e438cf81e1933175f"
+SRCREV = "08f0f8e132d117797080c4078a101ab93b0985a5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "