summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-25 06:31:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-26 22:45:21 +0300
commit65a20252f08a597be4400c11f4a2d341cfeeb257 (patch)
tree7763f1b4520e05fc20f682d6a2a49963bab0f1be
parentf4ba325951b7b0c2c9b86377d48c8ba23f9e3360 (diff)
downloadopenbmc-65a20252f08a597be4400c11f4a2d341cfeeb257.tar.xz
phosphor-debug-collector: srcrev bump 984a98f790..b503be4138
Dhruvaraj Subhashchandran (1): Block SIGCHLD before calling sd_event_add_child (From meta-phosphor rev: ef9c53904677fe6370567b0de68f838ef8b5bbd3) Change-Id: I439415b4a434e82aa16bc86fded196bd9e80e0f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc
index 3d1598e66..d6c4937d6 100644
--- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-debug-collector"
-SRCREV = "984a98f79022c60c51a465d4bbde1247d0f69b3e"
+SRCREV = "b503be4138a5bfa45c8392afea101042ee3b36ad"