sdbusplus: srcrev bump 8cd7a4a10c..8515eae7ad

William A. Kennington III (3):
      sdbus++: Fix mako include substitution for signals
      sdbus++: Allow server.hpp files to have extra generated includes
      sdbus++: Generate includes for enum references

Change-Id: Iaad2983762c13b9a7d9b8fa0bf3e857ffdba68d9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/sdbusplus/sdbusplus_git.bb b/recipes-extended/sdbusplus/sdbusplus_git.bb
index f8725be..ff7f9b4 100644
--- a/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -37,7 +37,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "8cd7a4a10c02a450bc21580a4bde34328a841d13"
+SRCREV = "8515eae7adcb9811ba271d05d82f66d48b1df082"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"