sdbusplus: srcrev bump f8bbf17c3d..4212292bcf

Richard Marian Thomaiyar (1):
      Allow async_method_call to provide opt message

Change-Id: I41982b5324c908e9ea1cbeba3184028f3791653e
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 ecefdea..891d022 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 = "f8bbf17c3db879359b0984b40250e4db3d274be1"
+SRCREV = "4212292bcf136d04b38ba5116aa568b0fa312798"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"