commit | 560fe3e0a9303a85faa7492fdaeb8d3b796e4025 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri May 20 10:20:18 2022 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri May 20 10:20:18 2022 +0000 |
tree | a3ec526426843ca0c76c0efffca55a2055dc2177 | |
parent | 17a1879e21310f58dbbe3ed019969473d5319391 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb index 602f715..0db2de7 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https" PV = "1.0+git${SRCPV}" -SRCREV = "620c65ad386ea542bcc18122577a3aab6dbac96d" +SRCREV = "e0ed508c17b8933762faa7a5e22dd2aa93200278" S = "${WORKDIR}/git"