summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-19 15:30:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-21 03:27:38 +0300
commit4b9667e0e364ac12c7c59938b68939d17ebe8020 (patch)
treee81b981259b456b324204b3b4df66f3ac91adf7d
parente89f3ba08e55fede7d1cebcb2ec1f3a1ed5d404e (diff)
downloadopenbmc-4b9667e0e364ac12c7c59938b68939d17ebe8020.tar.xz
telemetry: srcrev bump fbeb5bf414..a950e42ba5
Krzysztof Grobelny (1): Added constrains to id generator Change-Id: Ib73e105256d18f353b50c79402a11cffcd2e62f4 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 3dde234fb0..d55b18491a 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 = "fbeb5bf41438f84a1336e018d3cc44251a84aa9f"
+SRCREV = "a950e42ba579a3498face1654e58c94d9ff1cf9a"
S = "${WORKDIR}/git"