phosphor-webui: srcrev bump e4ae854c21..e4194ce0dc

Yoshie Muranaka (1):
      Add remote logging server

(From meta-phosphor rev: 320de0aa8d4693bdacf9d8d09653a75478c67e14)

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