commit | e703e5a0881830482462598fd6fc68a668a535ec | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Oct 12 05:10:36 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Oct 17 20:29:33 2023 +0000 |
tree | 9a3ecaa86024f45183e1be5cce28cda011547799 | |
parent | c79f71e349d32df7a1866aa917b29bb82568e01a [diff] [blame] |
telemetry: srcrev bump 3995a361af..38c6409c16 Wojciech Tempczyk (1): Fix static code analysis tool failures Change-Id: Id16ccaacd4fe02be86a4391e3a7325851815ef98 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 9b1cd7e..74b8980 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 = "3995a361af50f6708090bf853494cf1659864cd4" +SRCREV = "38c6409c16d6119df73c83832ce4c5450ad5fe35" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"