sdbusplus: srcrev bump db4a4a61fb..c077190dfa

Vernon Mauery (1):
      Change async_method_call to be no-throw

Change-Id: Ic6d33154032f789dea9368a7ce116df22eae61d0
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 efa3b97..399aa01 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 = "db4a4a61fb0eb70fdfd58a233194b2d55f8dbfcc"
+SRCREV = "c077190dfa34f83869685a34fce78d57bfc96f76"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"