commit | 1822382463cf0daf13b07e62fc6132f24533d13f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 10 03:20:20 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 11 13:28:57 2024 +0000 |
tree | 0a6536f5cea1e7869009141ab02c1bd22f4e8ac6 | |
parent | fef2c955705d8e229b88615417454fb4889a94a4 [diff] |
telemetry: srcrev bump 4444a13c9a..b3e03d2d6b Michal Orzel (1): Address Valgrind issues in CI Change-Id: Ie93cfb4a43150b57e644722c72e762eb6dace366 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 92f6586..8690603 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@ phosphor-logging \ sdbusplus \ systemd" -SRCREV = "4444a13c9af8d581797bd43f378be51a614d60f5" +SRCREV = "b3e03d2d6b42298411d29329b5456d62da289461" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"