commit | bfaa12fc2cf1bd1da73bb311e688fec6f3e373b5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 08 12:40:33 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 08 18:48:16 2023 +0000 |
tree | cbd3ac87d5f071b3228651e3075058ce204888b8 | |
parent | 06bb5e7968bcd22032b8296cd31b5122fe9a1b2b [diff] |
phosphor-debug-collector: srcrev bump 16eafec02e..b2665cdf39 ojayanth (1): gcc13 : fix argument format issues Change-Id: I4525d9fbb6989018c14eab726c5f0d86ca4b5d3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index 5ca439a9..b90e06a 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 @@ 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 = "16eafec02e004281b98eb350a348fce79ee53c91" +SRCREV = "b2665cdf3961ac30ff178a5e67e3624eb619c66f"