sdbusplus: srcrev bump 69425eb7d3..8ce61e4e20

Vernon Mauery (1):
      Allow callback raw access to message

William A. Kennington III (1):
      configure: Fix --disable-tests

(From meta-phosphor rev: 8d64ddbe545c58c2f0c4d6f0a73a658996f11b94)

Change-Id: I425468e87b726bff0dcea6ba80b80ee9e6a72878
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
index 8a777f2..72edd5e 100644
--- a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -36,7 +36,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "69425eb7d30816c03f88962c44b12b6de5b3cc71"
+SRCREV = "8ce61e4e20a11fbb605cd29f07a820213dbcf91e"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"