sdbusplus: srcrev bump 270f242cc2..d51e593961

Patrick Williams (8):
      server: remove bindings.hpp
      message: read: DRY the string specializations
      message: use C++14 enable_if_t
      utility: dedup_variant: rename in C++14 '_t' style
      utility: type_traits: use C++14 '_t' style
      use C++17 std::foo_v templates
      utility: container_traits: define C++17 _v aliases
      message: define and use C++17 style _v aliases

Change-Id: I4cb9faab32494b2cca95ba9121be740612280137
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 6964155..5315b27 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"
-SRCREV = "270f242cc2d80c2c77e5774eb461ca8a23863fb9"
+SRCREV = "d51e593961e95badc701b4e9f93e0586043b23b7"