phosphor-webui: srcrev bump 35d18cbc34..569ccf66e5

beccabroek (1):
      Display log events in user time

Change-Id: Id285674988b71a2b9f7b2e458e3d7a4360ea9681
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 b9bf008..674b9f5 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 = "35d18cbc34578547a291848fcf1759588727ef49"
+SRCREV = "569ccf66e58aacd50eaf53518c50c0ad4d448333"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "