telemetry: srcrev bump 18e7101cf3..9189e35fb2
Patrick Williams (4):
python: fix flake8 warnings and format with black
prettier: re-format
black: re-format
markdownlint: fix all warnings
Change-Id: Ic5341d22b6e485111836315b1f1abfc951d66f9a
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 4073a2f..a151b01 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 = "18e7101cf3283c32fa52ed8b00697e1e1f59015a"
+SRCREV = "9189e35fb25188b438fd536e4f7173bbf2911473"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"