sdbusplus: srcrev bump b5982abaa8..25ea94f6e4

Vernon Mauery (1):
      sd_event_wrapper must not close descriptor

Change-Id: I31178ac7ac9faea845dd5b921ba78bfb4b26db07
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 4dbf8d0..8136a75 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 = "b5982abaa8c73698089a2d8d49f371f07198683e"
+SRCREV = "25ea94f6e422a74261479bae6f849a4a9813121b"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"