sdbusplus: srcrev bump 5d26ec9ef5..ddc57bdf9d

Ed Tanous (6):
      Remove extra semi-colons
      Add static to method
      Fix variable shadow warnings in sdbusplus
      Silence sign-conversion warning
      Remove unused variable
      Fix a bunch of docstrings

Patrick Williams (1):
      stdexec: update to later commit

Change-Id: I9c34ade92e575e5fd6f4235fff7ba77a57da3862
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 37191aa..e7c880d 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 = "5d26ec9ef5e46b93fe629fea55f1f9af8da7ded0"
+SRCREV = "ddc57bdf9d81819eac3c9fad762102894417cc69"