sdbusplus: srcrev bump 1ecde80038..8cd7a4a10c

Ed Tanous (2):
      Move to modern asio interfaces
      Fix warnings in forward declarations

Change-Id: Iad96933ae94afe33feca67a3203961683094422e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/sdbusplus/sdbusplus_git.bb b/recipes-extended/sdbusplus/sdbusplus_git.bb
index 2fd8f0c..f8725be 100644
--- a/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -37,7 +37,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "1ecde800380fbe9c9ce7c8a908aa55aeddb92c1d"
+SRCREV = "8cd7a4a10c02a450bc21580a4bde34328a841d13"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"