webui-vue: srcrev bump d600bb52cd..99706ff213
Gunnar Mills (1):
Hack webpack to not use MD4
Change-Id: I1f1a3019ab1e55804ade6e09a7d058b6269f6a3c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 4a88ae6..5ae6283 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 = "d600bb52cd7e71543932cdd30892f6dc9bb6d740"
+SRCREV = "99706ff21354cfe4550b91f8b5951d36d6a31ccb"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "