phosphor-webui: srcrev bump 5f0b776753..e13275b837

Gunnar Mills (1):
      Remove unused dataService

(From meta-phosphor rev: 78885eb56db50c6454a1912f7b79d73d4e0275f6)

Change-Id: I64728f86e43881b8050d66082c0990e44ca8f964
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.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index fa5833a..20beb8a 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "5f0b776753678897722eb9fc7bb269cf5e47c10a"
+SRCREV = "e13275b837ed38b7e8553316accedb51b32ef37b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "