sdbusplus: srcrev bump d94226d26f..841d8d3517

Waqar Hameed (1):
      bus: check if D-Bus service name request was successful

Change-Id: If306182d37248b253cd0f2c01d60b9c20c73e68d
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 29a9d40..5401f83 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 = "d94226d26f5ffcb0f2ee24021a20638a6e93d82a"
+SRCREV = "841d8d35173741654a771bec26569313b85af93b"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"