telemetry: srcrev bump e28aa53dc1..3eb5686571

Patrick Williams (3):
      sensor: add missing header for sdbusplus::bus::match
      build: fix deprecated meson function
      meson: fix phosphor-logging dependency

Szymon Dompke (1):
      Add support for AppendLimit and ReportUpdates

Change-Id: Idaa4881e5b93cdbbb5c838becea668aa3c3e2393
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 31e8216..ed61a3b 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 = "e28aa53dc1492f09a64dc9f1dbfd5b6dba06e31f"
+SRCREV = "3eb56865714cd591b24d2bdef83307508aa072c5"
 
 S = "${WORKDIR}/git"