summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/telemetry
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-02 12:22:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-03 02:05:47 +0300
commitd4001b5d92dc16ac528bd2d6528957476cbf5e9f (patch)
tree37718fd8d90abc3e993209b15095e7e7dad694a9 /meta-phosphor/recipes-phosphor/telemetry
parent36865e18dcbf6c91e17b99578fe2c5d7a724c519 (diff)
downloadopenbmc-d4001b5d92dc16ac528bd2d6528957476cbf5e9f.tar.xz
telemetry: srcrev bump 0e29f43922..f32f6fef25
Krzysztof Grobelny (1): Added Update method to report on dbus Wludzik, Jozef (1): Implement Report persistency (From meta-phosphor rev: 3e634bfacd7099bf5d99af412000785f358cf48d) Change-Id: I22303036094639ea69c0b62c5c9004bf882d40c7 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 feff0045e..3d2508f8e 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 = "0e29f4392264a9646834583ddd5eaadc25fab20b"
+SRCREV = "f32f6fef2503c1eba778a1446d95f05dca077157"
S = "${WORKDIR}/git"