summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-06 17:51:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-08 05:53:57 +0300
commit47dbfce76fc6bbf5a4a2b37be6cba46f7f836998 (patch)
tree8e671736009faa14e400833f741b7c132d2be548
parent38caf2d7cd610007adcd131a97ec4623da323b03 (diff)
downloadopenbmc-47dbfce76fc6bbf5a4a2b37be6cba46f7f836998.tar.xz
telemetry: srcrev bump e28aa53dc1..3eb5686571
Patrick Williams (3): sensor: add missing header for sdbusplus::bus::match build: fix deprecated meson function meson: fix phosphor-logging dependency Szymon Dompke (1): Add support for AppendLimit and ReportUpdates Change-Id: Idaa4881e5b93cdbbb5c838becea668aa3c3e2393 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 31e8216187..ed61a3be26 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 = "e28aa53dc1492f09a64dc9f1dbfd5b6dba06e31f"
+SRCREV = "3eb56865714cd591b24d2bdef83307508aa072c5"
S = "${WORKDIR}/git"