sdbusplus: srcrev bump f0dd3b5a3c..3a3bb9e932

Jason M. Bills (1):
      Add method to check if an interface has been initialized

Change-Id: I87e2436fb5039488bf7be81afc8828320b5d12b3
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 8c90ac6..c650fb6 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 = "f0dd3b5a3c6c54b4f38844b573e3f157f8064088"
+SRCREV = "3a3bb9e932b2306dafd33ddd2eb31d61ff89b3fb"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"