summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-10 11:40:56 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-11 03:11:19 +0300
commitd62482385f8e7de9e8828e6fa2d0d905e789a64d (patch)
tree6d63566f47b9d8730ac94a3905ce29eca16e8d6a
parent0a25dd5cddf1a007b2861a7f31e1f53b283d6c39 (diff)
downloadopenbmc-d62482385f8e7de9e8828e6fa2d0d905e789a64d.tar.xz
telemetry: srcrev bump b7b7e1b603..1cdd7e4f89
Krzysztof Grobelny (2): fixing Set on report properties Minor refactoring in thresholds Szymon Dompke (2): Fix numeric threshold Use proper dbus path when possible. Change-Id: I5eb34c04c448b1c74dd2167d960ab5842ca25dd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 94b6a641fe..d581f152a0 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"
PV = "1.0+git${SRCPV}"
-SRCREV = "b7b7e1b603fd9df56a72547c8048d182a001d647"
+SRCREV = "1cdd7e4f89c75de7ec95ea545306e96ddf5a8a2b"
S = "${WORKDIR}/git"