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

(From meta-phosphor rev: 0322b039747bd7c7cb1e705851849cbe625b9325)

Change-Id: I997cfd9f0f8c5f7a243011f962f76ed765b6b7df
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 07ac713..04b55ca 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -7,4 +7,4 @@
 S = "${WORKDIR}/git"
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "1b1321cf54851a4d8a8fc39fe05707659a54aa90"
+SRCREV = "4991d3bed1a5f3855776b11a1b4d1526e752a7c9"