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.

Change-Id: I5e9aa71d1c73694848ed829bbf419763960174b9
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 9fd40c3..5bc9191 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/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/recipes-phosphor/dump/phosphor-debug-collector.inc b/recipes-phosphor/dump/phosphor-debug-collector.inc
index a28745a..6d41301 100644
--- a/recipes-phosphor/dump/phosphor-debug-collector.inc
+++ b/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"