summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-08 17:10:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-09 00:31:04 +0300
commit972b3f22947d9afc7a972bddbda2602726041f89 (patch)
treed8c8843202d832a2899f871b10a687d49558f6b2 /meta-phosphor/recipes-phosphor/dump
parent1eda2daf962c3e4f817018adac084f2f8577d41f (diff)
downloadopenbmc-972b3f22947d9afc7a972bddbda2602726041f89.tar.xz
phosphor-debug-collector: srcrev bump 6f4870aadc..02634e5531
Marri Devender Rao (5): dreport: add active file descriptors list to the BMC dump dreport: add hwmon details to the BMC dump openpower:dreport: add PHAL device tree debug data to BMC dump dreport: add active services (systemd) status to the BMC dump openpower:dreport: add core and BMC generated dump file list to the BMC dump Patrick Williams (3): main: move busname claiming later sdbusplus: object: don't use 'bool' argument constructor meson: simplify dependencies Change-Id: I6ecf79266124aa410d4a2d080a68fccb39f4ebaf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dump')
-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 3c9c0302da..18c2e9f064 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 = "6f4870aadc658c2af64370ec05c49a71a4aa311e"
+SRCREV = "02634e5531fd0ea2abefe7d277732847b8d6c86e"