telemetry: srcrev bump 1cdd7e4f89..aa4a9dc5cc

Krzysztof Grobelny (1):
      changed min value to 0 for some meson options

Change-Id: I82a4674b26fada78569678af0b5916b27cc1344e
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 d581f15..2a6880b 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;branch=master;protocol=https"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1cdd7e4f89c75de7ec95ea545306e96ddf5a8a2b"
+SRCREV = "aa4a9dc5ccae9f210d0d63f99b22154c97e53c19"
 
 S = "${WORKDIR}/git"