telemetry: srcrev bump f535cad654..b47b7db48c

Michal Orzel (2):
      Fix sanitizer issue
      Enable disabled unit tests

Change-Id: Iee35b46f5ae0d4644c53418a2102cb9c417fbbb7
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 39e7bf8..8a7f938 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 = "f535cad6545d39fe58f50d0f23074359f43f8a03"
+SRCREV = "b47b7db48c4f883eb191077848d55d96bd884607"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"