telemetry: srcrev bump 7f06f613ff..c8e3a64a1d

Krzysztof Grobelny (2):
      Implemented sensor class
      Added Periodic reportingType support to Report

Wludzik, Jozef (1):
      Add ReportManager and Report unit tests

Change-Id: Id48929bb624aeb7ba6ad6a637d5fda6f600c76b8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/telemetry/telemetry_git.bb b/recipes-phosphor/telemetry/telemetry_git.bb
index e9ec843..9372ebe 100644
--- a/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@
 SRC_URI = "git://github.com/openbmc/telemetry"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "7f06f613fff4eb4d84f74ce9d0dc5c68211f6ab1"
+SRCREV = "c8e3a64a1d01cfafa589477ac65952df353e141d"
 
 S = "${WORKDIR}/git"