phosphor-webui: srcrev bump c86ce3c9c7..afcfda7b93
Yoshie Muranaka (1):
Fix cold reboot error
(From meta-phosphor rev: b2edd82a34acd593a08b2bd10ebc88c103aff3d0)
Change-Id: I95fc2f5ee5dd11151cc61e99d2f694e828fcfd7d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 7a5801a..27d99a9 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 = "c86ce3c9c7736ef199d885596b6fc745c7d8c86e"
+SRCREV = "afcfda7b93704b41c0da3b0634e96f12fd9f91aa"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "