telemetry: srcrev bump 8be89f63f9..36d66940a3

Ender Hsieh (1):
      metric: use the time the device was read

Change-Id: I155744f5d8a4a6eecd957462d3fd40e6f8c21fc4
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 e3688b3..28a6043 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
            phosphor-logging \
            sdbusplus \
            systemd"
-SRCREV = "8be89f63f9522cd133bb64afbb3a7baccbb5b9cb"
+SRCREV = "36d66940a30d61fd6a60de982afe532515d7a0be"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"