summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-10 20:51:03 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-11 02:02:56 +0300
commit2a1b05cc341c1a8a0b0660df41afc4308484d087 (patch)
tree74d635af7d69297d502d63ef4e206841760af37d /meta-phosphor/recipes-phosphor/dump
parent2a04686c035bd7a454cf70492599e07ea75435a7 (diff)
downloadopenbmc-2a1b05cc341c1a8a0b0660df41afc4308484d087.tar.xz
phosphor-debug-collector: srcrev bump c0ab9d43d5..89d648e797
Marri Devender Rao (12): dreport: fix capturing guard data in BMC dump op:dreport change path of device-tree to copy to dump dreport: add inventory persistent data to BMC dump dreport: add led manager persistent data to BMC dump ibm:dreport: move IBM specific dump plugins to repository dreport: Fix warnings displayed during plugin execution op:dreport list existing dump details to BMC dump op:dreport Add OCC details to BMC dump dreport: Add BIOS settings data to BMC dump dreport: add settings data to BMC dump openpower:dreport: add cfam details to BMC dump dreport: removing logging error in altfwprintenv dump plugin Matt Spinler (1): Add README for dreport Change-Id: Ic3dfbbd1be8fcd10b058abce30e661a60b73957e 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 10e7c9ac13..0fac921d0e 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 = "c0ab9d43d5e19123cca1a1592ee07fc064b84199"
+SRCREV = "89d648e7974663d869fe00f476183c39e8d5a04d"