phosphor-webui: srcrev bump e13275b837..806d39be67
Gunnar Mills (1):
Revert "Remove unused dataService"
(From meta-phosphor rev: 649a76d46004cc5a7a1a9ec4a8499af06031105a)
Change-Id: I44af5494f7ddf9b50af77a4501f0949e113f9675
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 20beb8a..630b092 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 = "e13275b837ed38b7e8553316accedb51b32ef37b"
+SRCREV = "806d39be678db847c9acfe59549880543c8493b0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "