sdbusplus: srcrev bump bd00069fd0..58d2c91a74

Adrian Ambrożewicz (1):
      Fix exception handling inside asio coroutine method_handler

Lei YU (1):
      sdbusplus: Fix build on GCC 8 or ealier

(From meta-phosphor rev: a7257ae6636e8f7ded868d3f54535286c85bcf10)

Change-Id: I12284e7792028e80021a55e01853666d6d3c7df5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
index 2e3e2d9..f164bd4 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -37,7 +37,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "bd00069fd054b268ac3cac9837d837e125f8e35e"
+SRCREV = "58d2c91a741863277f80acaacbbba927dd1c9cb6"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"