summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-09 16:41:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-10 23:28:12 +0300
commita8e309d7e3afa3c32e3d8a6ade203c86a7a97bdb (patch)
treee24ceee309f98035e3ea0b75b5673e162eadac55 /meta-phosphor
parent13465b4b693e7a5701ab7eae47788f19d85a71b1 (diff)
downloadopenbmc-a8e309d7e3afa3c32e3d8a6ade203c86a7a97bdb.tar.xz
telemetry: srcrev bump 3eb5686571..b8cc78ddf9
Krzysztof Grobelny (2): Using enum class instead of string in more places Api changes in AddReportFuture version Change-Id: Ia77453eebeeb18fa3a768e1f3db6683c8e9f4c4c 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 ed61a3be2..0cff5121c 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 = "3eb56865714cd591b24d2bdef83307508aa072c5"
+SRCREV = "b8cc78ddf9cc87c83176c7bda575ceef2678d00f"
S = "${WORKDIR}/git"