summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-09 01:41:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-09 04:53:11 +0300
commit0ef2fd9510aa391adf9609fd1ca842a00b7cd624 (patch)
treea1fe095a1e7ec04cc0de790dcd97390476a34c22
parent7d13069de0a206eb7caf67ff714a02cc46d32fcb (diff)
downloadopenbmc-0ef2fd9510aa391adf9609fd1ca842a00b7cd624.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 34ff9e830..ac3b2d42a 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 @@ LICENSE = "Apache-2.0"
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 "