telemetry: srcrev bump 3995a361af..38c6409c16

Wojciech Tempczyk (1):
      Fix static code analysis tool failures

Change-Id: Id16ccaacd4fe02be86a4391e3a7325851815ef98
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 9b1cd7e..74b8980 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 = "3995a361af50f6708090bf853494cf1659864cd4"
+SRCREV = "38c6409c16d6119df73c83832ce4c5450ad5fe35"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"