phosphor-webui: srcrev bump 5bd1dec7fd..e4ae854c21

Alexander Filippov (1):
      Sort sensors alphanumerically

Yoshie Muranaka (1):
      Fix Unknown Provider error

Change-Id: I2edc5048a4e1c22deae48c0007c800cbbd47dfba
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 5d36313..31cf1e3 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 = "5bd1dec7fdc8f6a3a20e6c23dc491b3d31392bc5"
+SRCREV = "e4ae854c217344b4f35717e922083a253f43bfa0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "