telemetry: srcrev bump 935a70ab89..458a37d19d

Szymon Dompke (1):
      Parameterize .service file in meson

Change-Id: Iea80565c7ab2c4e2000125473ba00100eaa94d09
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 cbb5a8f..5c2eb37 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;branch=master;protocol=https"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "935a70ab8900dee7e70d8723fc670272d63d6d0c"
+SRCREV = "458a37d19dcba48c6ff18ae4716faa7d39337300"
 
 S = "${WORKDIR}/git"