summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/telemetry
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-24 19:50:14 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-02-25 01:56:38 +0300
commit030cb684dbb399f442b4c105249ae9023494eca7 (patch)
treeab0ed915058d9cac2cd59382d07cf3261bfd0aec /meta-phosphor/recipes-phosphor/telemetry
parent9651e82a48de1899d86d033801223f9e0e3fce6d (diff)
downloadopenbmc-030cb684dbb399f442b4c105249ae9023494eca7.tar.xz
telemetry: srcrev bump fdb06a141c..5582455892
Krzysztof Grobelny (4): added support for onChange report made MetricValues persistent fixed issue with invalid readings being visible Fixed issue with displaying empty triggers Change-Id: Id96926a7f9674eccd1b1660338cffbd274df8f1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/telemetry')
-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 5bf526be4b..1b04bc753b 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 = "fdb06a141c6d9bbf1088fee974b815d1f35d3bcb"
+SRCREV = "55824558920fbbfa8c9df64f56fa8efc981b7bb9"
S = "${WORKDIR}/git"