summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-08-08 10:11:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-08-11 15:56:24 +0300
commit3737e367dd225a553e959ed62694ba7bc0f4a565 (patch)
treed969f13436d895bf502138c2bb016d429be07c76
parente2521d67905b8906990f20a469a121c99a0f7e48 (diff)
downloadopenbmc-3737e367dd225a553e959ed62694ba7bc0f4a565.tar.xz
telemetry: srcrev bump b3e03d2d6b..8018a3ba97
Michal Orzel (1): Adjust LogToRedfish trigger action to DMTF standard Change-Id: I3f06efee030f58a51ab055b3dcd6371a90f93325 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 86906033f2..40bed19b0e 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "boost \
phosphor-logging \
sdbusplus \
systemd"
-SRCREV = "b3e03d2d6b42298411d29329b5456d62da289461"
+SRCREV = "8018a3ba9782e85ac49686a454183dc4580547e9"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"