sdbusplus.bb: bump version

Change-Id: I426e8532b0f863ff06935be5b9ce63c6949239f1
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 6780b88..ef0330d 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 = "b77868ad0f23d8cfae760f51ddc78e8280f52bd6"
+SRCREV = "da25f34244f68ff00d3e4c5ee945b160e7c4b307"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"