summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 06:11:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:44:18 +0300
commitcb4fe4ea9264cfa764399f01f8eb67a9e7f84336 (patch)
treea3c38d172ea4fb689ba3cf0f20d13f83dd419cba
parente2ddc37b58890f502493c0d2ce62843ee64ae01b (diff)
downloadopenbmc-cb4fe4ea9264cfa764399f01f8eb67a9e7f84336.tar.xz
phosphor-debug-collector: srcrev bump 52ac69c152..9d2d722643
Patrick Williams (7): meson: fix sdbus++ program for subprojects .gitignore: update for meson conversion meson: add proper cereal dependency meson: update to c++20 meson: remove cpp-fs dependency meson: update deprecated source_root() catch exceptions as const Change-Id: Icfaf773a26d02cd5842a0305b540f3e9ca8f7fb1 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 812bc7ac7..628718f83 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 = "52ac69c15277bb3210647017403e7e4eb793e93c"
+SRCREV = "9d2d72264319f421d87b2ac93d8e08d84bd9c527"