sdbusplus: srcrev bump 3b451ad4b0..5d16a8ed4d

Patrick Williams (4):
      async: client: fix uninitialized proxy error on clang
      stdexec: pull in async_scope
      async: switch to stdexec async_scope
      async: context: remove pending_exception handling

Change-Id: I8b9655e0c5eb09d3ba2993ae53cb76e55b95b27a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 3205816..a595035 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@
 PV ?= "1.0+git${SRCPV}"
 
 SRC_URI += "git://github.com/openbmc/sdbusplus;branch=master;protocol=https"
-SRCREV = "3b451ad4b07f6f88d4d2924e99eddfb7bfb34cce"
+SRCREV = "5d16a8ed4d2755c70767036f11dfc1b438fe2632"