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"