phosphor-webui: srcrev bump f695bbb4c9..8588400216
Gunnar Mills (1):
Hack webpack to not use MD4
Change-Id: I75e13b9b705a3a574fce9da09444391457a7e94a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 34ff9e8..ac3b2d4 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "f695bbb4c980801d36c6d474eabfa400d500e9d4"
+SRCREV = "85884002164aacfeac8ca40e6fd169b0a2de43f0"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "