telemetry: srcrev bump 3eb5686571..b8cc78ddf9

Krzysztof Grobelny (2):
      Using enum class instead of string in more places
      Api changes in AddReportFuture version

Change-Id: Ia77453eebeeb18fa3a768e1f3db6683c8e9f4c4c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index ed61a3b..0cff512 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@
 SRC_URI = "git://github.com/openbmc/telemetry"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "3eb56865714cd591b24d2bdef83307508aa072c5"
+SRCREV = "b8cc78ddf9cc87c83176c7bda575ceef2678d00f"
 
 S = "${WORKDIR}/git"