sdbusplus: srcrev bump 8515eae7ad..4274c117dd

William A. Kennington III (1):
      std::variant: Remove uses of the variant_ns

Change-Id: I1371bab1a7b3beb7ff38090e9a74b02927ce3898
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 ff7f9b4..3d0accc 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 = "8515eae7adcb9811ba271d05d82f66d48b1df082"
+SRCREV = "4274c117dd2866ac60508f438e7427f99dee6be4"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"