summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-21 17:10:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-25 23:10:54 +0300
commitcb0d6db66ba62bff56e2806456b59b27f6d2b123 (patch)
treecc67c27f8a107f17ae53370794d1f46869f04c3c /meta-phosphor/recipes-phosphor/dump
parenta23268975f26629d42bcc9476ac124856630894a (diff)
downloadopenbmc-cb0d6db66ba62bff56e2806456b59b27f6d2b123.tar.xz
phosphor-debug-collector: srcrev bump 94adf68525..05ef81639c
Dhruvaraj Subhashchandran (3): BMCDump: dump subtype input parameter support Add support core dump in common create Add Ramoops dump to common create Lei YU (1): Correct the timing of emit_object_added Change-Id: I118ba0fd91ecbb221052422236ea103918049e93 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 c55cffb9b8..57a2366827 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 = "94adf6852565a470154335edb31b55bcf669a03f"
+SRCREV = "05ef81639c1fb7fc2fc78b29ca7e7486a86ddfb2"