summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-30 15:21:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-01 02:07:05 +0300
commitf67a96c4ce3ead7a60ecbe56474a32982ef18efc (patch)
tree048aae85a7967af08a437f0711d0d61d8c776205
parent6fefb05f4885da6027c30bd33a571ae4a90e3dea (diff)
downloadopenbmc-f67a96c4ce3ead7a60ecbe56474a32982ef18efc.tar.xz
phosphor-debug-collector: srcrev bump b503be4138..580d91ddb5
Alexander Filippov (1): Fix blocking SIGCHLD Dhruvaraj Subhashchandran (1): Enable the BMC dump offload through given URI (From meta-phosphor rev: 6e3205dccb2bd53dfa94db492543e34397dc056b) Change-Id: I2620d853dc5b2398a3ad63cad14866335d8fe240 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 d6c4937d6..cc9d0f00f 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 = "b503be4138a5bfa45c8392afea101042ee3b36ad"
+SRCREV = "580d91ddb50d4aee9e3085e129c952f26654b4d0"