summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 15:01:52 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 15:01:52 +0300
commit7155a19cd94a5c174edbd4ec7e6c417af2cbe08a (patch)
tree697ac15a7b91b776861fb791a570586d40cad3ad
parente10dcff322ca3d510d8f3fed0bcf9c80a9130ff5 (diff)
downloadopenbmc-7155a19cd94a5c174edbd4ec7e6c417af2cbe08a.tar.xz
telemetry: srcrev bump 3e2cc9d497..31db7f71ec
Krzysztof Grobelny (1): Added missing const Change-Id: I05080eb3dffaee652b5f7979cd57af2b2295a0c7 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 11562d3ca..97a400d4c 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "3e2cc9d4978cf8f8bab4384dfd2b4996d95040fe"
+SRCREV = "31db7f71ec023eb6b0e630fa18048b6fd9ae7430"
S = "${WORKDIR}/git"