sdbusplus: srcrev bump 6937348252..3b451ad4b0

Patrick Williams (7):
      async: scope: constructor fix to make clang happy
      sdbus++: async: client: fix clang warning on struct mismatch
      test: exception: suppress clang warnings
      async: execution: suppress clang warning of GCC diagnostic
      async: fix reference initializer warning
      stdexec: update to latest commit
      stdexec: pick up fixes for unused parameters

Change-Id: I9a2f969c85887b5c7ab2230929ce8c5f9ad562ac
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 886ba34..3205816 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 = "69373482529f039de0cfccb3d01fbed562595c7e"
+SRCREV = "3b451ad4b07f6f88d4d2924e99eddfb7bfb34cce"