phosphor-dbus-interfaces: srcrev bump a3943e6e38..4bd4033c79
Dhruvaraj Subhashchandran (2):
Update dump create interface to accept a set of parameters.
Add Entry and create parameters enum for resource dump.
phosphor-debus-collector: srcrev bump 2279386bf7..969f9a5904
Dhruvaraj Subhashchandran (1):
Update createDump to accept additional parameters.
(From meta-phosphor rev: 0f7ad23295ae6310dc110b4cabf1e97e61f83632)
Change-Id: I65df3e3bb03ab7ccc4223b7f1dfe97a64c231184
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Signed-off-by: Andrew Geissler <geissonator@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 9fd40c3..5bc9191 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -18,7 +18,7 @@
"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "a3943e6e385fc396478902a90faf433ac5b5d34a"
+SRCREV = "4bd4033c79d6f0b773a70bd3feb34073bd84551f"
# Process OBMC_ORG_YAML_SUBDIRS to create Meson config options.
# ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc
index a28745a..6d41301 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"
-SRCREV = "2279386bf7874fb4fea5218e5ae291e12201454a"
+SRCREV = "969f9a59047978107b794fb58974cfa173283813"