phosphor-webui: srcrev bump c86ce3c9c7..afcfda7b93

Yoshie Muranaka (1):
      Fix cold reboot error

Change-Id: I6d6c42d484eef7933ef9f89376ec51c1d154c572
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 7a5801a..27d99a9 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 "