commit | 6a10407f14c69b9b11d4c58b942ad5e3ce83fb21 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 12 06:40:36 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 12 12:24:43 2022 +0000 |
tree | 1b2b063036e76bf1e633f71f65bd1b6804159203 | |
parent | a6c1835c3f66dc75adeafcce51e0d036ee6ed1f4 [diff] [blame] |
telemetry: srcrev bump 935a70ab89..458a37d19d Szymon Dompke (1): Parameterize .service file in meson Change-Id: Iea80565c7ab2c4e2000125473ba00100eaa94d09 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 cbb5a8f..5c2eb37 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 = "935a70ab8900dee7e70d8723fc670272d63d6d0c" +SRCREV = "458a37d19dcba48c6ff18ae4716faa7d39337300" S = "${WORKDIR}/git"