summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-20 13:20:18 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-20 13:20:18 +0300
commit560fe3e0a9303a85faa7492fdaeb8d3b796e4025 (patch)
treea3ec526426843ca0c76c0efffca55a2055dc2177 /meta-phosphor/recipes-phosphor
parent17a1879e21310f58dbbe3ed019969473d5319391 (diff)
downloadopenbmc-560fe3e0a9303a85faa7492fdaeb8d3b796e4025.tar.xz
telemetry: srcrev bump 620c65ad38..e0ed508c17
Szymon Dompke (1): Fix AddressSanitizer issue in UTs Change-Id: Ia883232e012cbb1449bd9c4ff8d43ce2b2ec4a8a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 602f7155ba..0db2de7b7a 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 = "620c65ad386ea542bcc18122577a3aab6dbac96d"
+SRCREV = "e0ed508c17b8933762faa7a5e22dd2aa93200278"
S = "${WORKDIR}/git"