meta-phosphor: logging/post/dbus-iface bumps

The phosphor-dbus-interfaces bump has commits that have
coreqs to phosphor-logging and phosphor-post-code-manager.

phosphor-dbus-interfaces:
Andrew Geissler (1):
      hw-error: introduce bmc quiesce state

Carol Wang (1):
      Dbus: Change interfaces for Scheduled Host Transition

Matt Spinler (2):
      Add update timestamp property on Logging.Entry
      Add Logging.Create.CreateWithFFDCFiles method

Vijay Khemka (1):
      State:Host: Add restart cause

Zhikui Ren (1):
      Add Timestamp to BIOS POST Codes and Boot Cycle Count

phosphor-logging:
Matt Spinler (1):
      Add createWithFFDCFiles D-Bus method stub

phosphor-post-code-manager:
ZhikuiRen (1):
      Add timestamp to BIOS POST Codes log and DeleteAll interface

Change-Id: Ibb3f5fb386934dfbe1b6f80a13be3e3e523383a6
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index f31e70e..4b617f7 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -14,7 +14,7 @@
 DEPENDS += "sdbus++-native"
 
 SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "86d1ab141212fd5380ac220217e46d01108b995f"
+SRCREV = "6e7634da912cd16c73bc762bf91039179360a0e2"
 
 DEPENDS_remove_class-native = "sdbus++-native"
 DEPENDS_remove_class-nativesdk = "sdbus++-native"
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index 6d95406..225a03d 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "bebeb948177220985f6ede067b9c8f2ab30401dd"
+SRCREV = "fcbaf3e8593da6d1691469223056fe0728530869"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-phosphor/state/phosphor-post-code-manager_git.bb b/recipes-phosphor/state/phosphor-post-code-manager_git.bb
index 0bbf0e9..d5b73be 100644
--- a/recipes-phosphor/state/phosphor-post-code-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-post-code-manager_git.bb
@@ -4,7 +4,7 @@
 in a file under /var/lib for history."
 
 SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git"
-SRCREV = "655837973feb51da3767f5f246ec198877900b0b"
+SRCREV = "993d4dd9dc583e62a84c6056edffad957d7b7b5d"
 
 S = "${WORKDIR}/git"