telemetry: srcrev bump a950e42ba5..e6c417cfe7

Ankita Vilas Gawade (1):
      Add limit to Metric URIs to avoid buffer overflow

Krzysztof Grobelny (1):
      Fixed handling maxAppendLimit

Change-Id: I672da06138c1409ef09a27f2cea692d04084fdac
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 c2b1237..b3076cb 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 = "a950e42ba579a3498face1654e58c94d9ff1cf9a"
+SRCREV = "e6c417cfe7f092352b4d6058cf852b2d72023e74"
 
 S = "${WORKDIR}/git"