sdbusplus: srcrev bump 1b1321cf54..4991d3bed1
Patrick Williams (12):
remove usage of WANT_TRANSACTION option
build: move python setuptools for future non-autotools
build: add setuptools install script
clean up pedantic compile warnings
asio: object_server: add virtual destructors
clang-format: reformat for clang-10
clean up more pedantic compile warnings
meson: create basic build structure
meson: set default buildtype to debugoptimized
asio: connection: add missing initializer
clang-format: sync from docs master .clang-format
test: exception: suppress scan-build errors
Change-Id: I279fcfb0e1b23cdcca733a45d0d9dccc781965fb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/sdbusplus/sdbusplus-rev.inc b/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 07ac713..04b55ca 100644
--- a/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -7,4 +7,4 @@
S = "${WORKDIR}/git"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "1b1321cf54851a4d8a8fc39fe05707659a54aa90"
+SRCREV = "4991d3bed1a5f3855776b11a1b4d1526e752a7c9"