commit | b19cf0f68e1aca3acbc97636b7d353e531b8fb99 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jul 14 07:20:13 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 14 19:27:40 2023 +0000 |
tree | 913cef7c1ee9b01d76a80e4e0b6ff05ab21fd6ce | |
parent | 6d0847a95dd1812da75dbceb014f9ade5dc92d7f [diff] |
phosphor-debug-collector: srcrev bump ea632b81bc..deed959ef1 Patrick Williams (1): build: upgrade to C++23 Change-Id: I9f26d105be0ebf721ade4391f5ca625de9bee2aa 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 22ef2c8..5a8ecf9 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 = "ea632b81bcf03aa623d861ef5af002567cca9e30" +SRCREV = "deed959ef1fe01ab74e6b32c19f0495e8bceb4ad"