sdbusplus: srcrev bump 076d14af2b..6b4fb2969c

Patrick Venture (1):
      build: set language to C++

Change-Id: I66682dea6fba3b09a4481a402575ebedb3a39366
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 b8a44d8..3bb2832 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 = "076d14af2b3e29e48471ffb7fab632317da0fc21"
+SRCREV = "6b4fb2969cd0c853ff6aa7f9bdd3ddaa0081c204"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"