phosphor-webui: srcrev bump e4ae854c21..e4194ce0dc

Yoshie Muranaka (1):
      Add remote logging server

Change-Id: I42d9b26b9b80feff70db63b045e53e5372e7260b
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 31cf1e3..15b0ad6 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 = "e4ae854c217344b4f35717e922083a253f43bfa0"
+SRCREV = "e4194ce0dc8a941c4f30fd0995f9ba4c13cec560"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "