sdbusplus.bb: bump version

Change-Id: I24f8c42c07ee619cb05da5357e8a90ddafc8a7b8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-extended/sdbusplus/sdbusplus.bb b/common/recipes-extended/sdbusplus/sdbusplus.bb
index 7ee6603..fe8bc7f 100644
--- a/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -31,7 +31,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "dadf83ae22820a0d09ce0623128e047f8cec2419"
+SRCREV = "ba6f50cde819e1b662ec1516c873d76ea572d90f"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"