sdbusplus: srcrev bump 14db20f044..19f24b9b70
Lei YU (1):
Fix an issue found by cppcheck
Patrick Williams (2):
MAINTAINERS: add Patrick Williams
sdbus++: interface: fix indent of enum-string fn
Vernon Mauery (1):
Catch async errors so they do not throw
Change-Id: I1876a1159c64feb166d5d220c0650e73fd97f6f9
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 d964424..3da883d 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 = "14db20f044be9faba00e41214d4aa8765b43b355"
+SRCREV = "19f24b9b706d85ef823bc3290dc1110b1f00a169"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"