phosphor-webui: srcrev bump 5bd1dec7fd..e4ae854c21

Alexander Filippov (1):
      Sort sensors alphanumerically

Yoshie Muranaka (1):
      Fix Unknown Provider error

(From meta-phosphor rev: 3ddc8b6c893f583a928135455bcc9eea7a03596e)

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