telemetry: srcrev bump a06626d1ad..3a1c297a36

Patrick Williams (2):
      meson: remove deprecated get_pkgconfig_variable
      clang-format: copy latest and re-format

Change-Id: I7cb80e2f095376d9753560eba4d01b5e9248f80b
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 85df21e..05d4c31 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 = "a06626d1ad963f6998237a332eab9ac9392b7c7a"
+SRCREV = "3a1c297a36bcd78d33ee45c603cb1b46e4619f49"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"