commit | 70d6fedb4dcac7d835380e09aeffa6a5c2a300da | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 21 08:30:21 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jun 21 17:13:54 2023 +0000 |
tree | 5aa412fe0cbf119e66577bb78c54183ac7b84c37 | |
parent | 6a69fe4177da6848312a77b41164a4a2a51ff652 [diff] |
phosphor-debug-collector & phosphor-dbus-interfaces PDC:srcrev bump 0b566d5497..64f8da9e7 Dhruvaraj Subhashchandran (1): Implement GetFileHandle in dump entry interface PDI: srcrev bump 3826910ef8..7720dd643b Dhruvaraj Subhashchandran (1): Add GetFileHandle method to dump entry Change-Id: I680546978a75f524b6c8e39b7cc24f7e9fde0450 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb index fc68915..ce5a179 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -7,7 +7,7 @@ sdbusplus \ systemd \ " -SRCREV = "3826910ef8f91c05562a716929221745c92dd9d7" +SRCREV = "7720dd643bc7a6e59ba53ce218559b72189b9710" PV = "1.0+git${SRCPV}" PR = "r1"
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index f744229..91b51f8 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 = "0b566d54978e4462e51e01414bcfc13918efcb45" +SRCREV = "64f8da9e70f821dcc29964ae90bc066aa169a178"