sdbusplus: srcrev bump e57c38e9dd..bd00069fd0
Adrian Ambrożewicz (1):
Fix compilation error in case unix_fd is used in async_method_call
Change-Id: I0f26ee301bd478634d9ee8dcec53c599f2e630b2
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 c5f1b96..2e3e2d9 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 = "e57c38e9dd64e0a5bc12bac5b6d3199c7baa9595"
+SRCREV = "bd00069fd054b268ac3cac9837d837e125f8e35e"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"