summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/telemetry
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-07 14:53:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-10 01:38:06 +0300
commitf510c3e4a1f54c02b8e6743b72a6d01188855c14 (patch)
tree2f85a30280a20170c8742084f9bc2d6af5c9cccc /meta-phosphor/recipes-phosphor/telemetry
parent3d8d62af6193ce26a2d3059d7365bdc5ecee0515 (diff)
downloadopenbmc-f510c3e4a1f54c02b8e6743b72a6d01188855c14.tar.xz
telemetry: srcrev bump f32f6fef25..8bc2e7cb0c
Adrian Ambrożewicz (1): Update MAINTAINERS Krzysztof Grobelny (2): Created metric class Review fixes for 'Created metric class' Wludzik, Jozef (2): Add support for EmitReadingsUpdate property Remove retry "GetProperty" on fail (From meta-phosphor rev: 647f1e8ad50af697bee006712fc941cd245fc5c3) Change-Id: I4ebe6a9e77d8fb6fd6434b5a9f18f3336a8c8760 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 3d2508f8e..821d74576 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "f32f6fef2503c1eba778a1446d95f05dca077157"
+SRCREV = "8bc2e7cb0c810b7867d23e4c2691013ce1defbf4"
S = "${WORKDIR}/git"