commit | 7155a19cd94a5c174edbd4ec7e6c417af2cbe08a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Dec 21 12:01:52 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Dec 21 12:01:52 2021 +0000 |
tree | 697ac15a7b91b776861fb791a570586d40cad3ad | |
parent | e10dcff322ca3d510d8f3fed0bcf9c80a9130ff5 [diff] |
telemetry: srcrev bump 3e2cc9d497..31db7f71ec Krzysztof Grobelny (1): Added missing const Change-Id: I05080eb3dffaee652b5f7979cd57af2b2295a0c7 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 11562d3..97a400d 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" PV = "1.0+git${SRCPV}" -SRCREV = "3e2cc9d4978cf8f8bab4384dfd2b4996d95040fe" +SRCREV = "31db7f71ec023eb6b0e630fa18048b6fd9ae7430" S = "${WORKDIR}/git"