From cb4fe4ea9264cfa764399f01f8eb67a9e7f84336 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Oct 2021 03:11:00 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3