summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-06 13:33:31 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-06 23:39:13 +0300
commit1e0d971f434c72b0ae6cb84ec0d9facd178e9c18 (patch)
tree78da1168a8dc150a9c7deb300f34f2b20001d637
parent77238c4eb47b1dd1708b314fa1d0be0e41ad40c8 (diff)
downloadopenbmc-1e0d971f434c72b0ae6cb84ec0d9facd178e9c18.tar.xz
telemetry: srcrev bump 458a37d19d..a8182beb11
Krzysztof Grobelny (1): added Enabled to AddReportFutureVersion API Change-Id: I98c22b9ab27beae98f9a2361b722de57e822b6cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 5c2eb37e3a..ae4135068a 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 = "458a37d19dcba48c6ff18ae4716faa7d39337300"
+SRCREV = "a8182beb1129b0608d2ddfb82895194ea3485288"
S = "${WORKDIR}/git"