phosphor-webui: srcrev bump dde251d5ad..a2e36e0f47

AppaRao Puli (2):
      WebUI system logs implementation
      WebUI: Adding Filters support to system logs

Change-Id: I7293bfea13bd45b75939d64d945116f7406068e8
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 4e66fd8..63cfc4f 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 = "dde251d5ad547c0c7536b6b930e1bad8c2ef2752"
+SRCREV = "a2e36e0f479d1a9fa2b6d26448d5e070aea7259b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "