summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-05 16:40:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-06 04:31:24 +0300
commit3d4b6eb12ef9e4bbc6e08eea7117d9a9ba9d3c6f (patch)
tree83960f1a262e1725771a1a01b48f1bccd6feee79
parentff1b34e1fbf0034d87cb6c22a72195478e12b3ee (diff)
downloadopenbmc-3d4b6eb12ef9e4bbc6e08eea7117d9a9ba9d3c6f.tar.xz
phosphor-debug-collector: srcrev bump 56bd797e0a..6f4870aadc
Marri Devender Rao (4): dreport: add network details to the BMC dump dreport: Add time and date to the BMC dump dreport: add fanctl dump output to BMC dump openpower:dreport: add obmconsole1 log file to the BMC dump Change-Id: Ice66587e41fd465748253a57dcf13c21cac90887 Signed-off-by: Andrew Geissler <openbmcbump-github@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 08ad28bc92..3c9c0302da 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;branch=master;protocol=https"
-SRCREV = "56bd797e0a67a371e1d117023ca06eb484f67c12"
+SRCREV = "6f4870aadc658c2af64370ec05c49a71a4aa311e"