telemetry: srcrev bump 3e2cc9d497..31db7f71ec

Krzysztof Grobelny (1):
      Added missing const

Change-Id: I05080eb3dffaee652b5f7979cd57af2b2295a0c7
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 11562d3..97a400d 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 = "3e2cc9d4978cf8f8bab4384dfd2b4996d95040fe"
+SRCREV = "31db7f71ec023eb6b0e630fa18048b6fd9ae7430"
 
 S = "${WORKDIR}/git"