sdbusplus: srcrev bump 8ce61e4e20..e0d6965e73

Patrick Venture (3):
      clang-format-6.0 bump fixes
      update .clang-format header inclusion order
      clang-format: always break template declarations

William A. Kennington III (2):
      clang-format: Sort using statements
      clang-format: Fix pointer alignment

Change-Id: I5d86c9c02d169a33366fc98daeb2fbc3cc9ce638
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/common/recipes-extended/sdbusplus/sdbusplus.bb b/common/recipes-extended/sdbusplus/sdbusplus.bb
index 72edd5e..8a2d5ed 100644
--- a/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -36,7 +36,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "8ce61e4e20a11fbb605cd29f07a820213dbcf91e"
+SRCREV = "e0d6965e73f1f648ed02e483277f81a328ecb6df"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"