commit | 6ee34fb57fbea77442be6fd574cda0a5e45efb65 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 03 10:20:57 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 20:49:58 2024 +0000 |
tree | 4ae21e248438cb5f651fdb2332d44a5edcda2fb6 | |
parent | 58832ec41ba878a90a9ac535d41757fc85075480 [diff] |
telemetry: srcrev bump 5e7cbf42ea..f535cad654 Patrick Williams (1): clang-format: re-format for clang-18 Change-Id: Ie4536f579d45b9a968d9f103cf34209608743d46 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 9af2f4f..39e7bf8 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 = "5e7cbf42eabe916a82a13d41199ecc0921c4cac4" +SRCREV = "f535cad6545d39fe58f50d0f23074359f43f8a03" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"