phosphor-logging and phosphor-dbus-interface bump

phosphor-logging: srcrev bump cbc93a4962..530efbfc72

Ramesh Iyyar (3):
      PEL: Repository: Added getLogID() as public method
      PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method
      PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method

phosphor-dbus-interfaces: srcrev bump 531c90e344..39bdb47118

Ramesh Iyyar (2):
      open_power: PEL: Added the GetPELIdFromBMCLogId method
      open_power: PEL: Added the GetBMCLogIdFromPELId method

Sharad Yadav (1):
      Inventory: Add Decorator.Dimension interface

Tom Joseph (1):
      MCTP: Define interface for MCTP endpoint enumeration

Vijay Lobo (1):
      Entry: Add Resolution property

Willy Tu (1):
      location code: add new item interface to support more connections types

Change-Id: Ib2983f821118bcc5877aff3915ed4d32589d682b
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 1b3a9d6..af52980 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 = "531c90e34497bbc571c18c50fe078c0d86e61d91"
+SRCREV = "39bdb4711855ed9caf18b55427691c80e8e8ac8e"
 
 # 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/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 15d7438..711f2ec 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "cbc93a49623dda187dd7dde4e0281ec0b8007a0e"
+SRCREV = "530efbfc72b9eecb328af619543d74193dd58b38"
 
 S = "${WORKDIR}/git"