summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-12 14:40:36 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-12 15:24:43 +0300
commit6a10407f14c69b9b11d4c58b942ad5e3ce83fb21 (patch)
tree1b2b063036e76bf1e633f71f65bd1b6804159203 /meta-phosphor
parenta6c1835c3f66dc75adeafcce51e0d036ee6ed1f4 (diff)
downloadopenbmc-6a10407f14c69b9b11d4c58b942ad5e3ce83fb21.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index cbb5a8f8ec..5c2eb37e3a 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"
PV = "1.0+git${SRCPV}"
-SRCREV = "935a70ab8900dee7e70d8723fc670272d63d6d0c"
+SRCREV = "458a37d19dcba48c6ff18ae4716faa7d39337300"
S = "${WORKDIR}/git"