sdbusplus: srcrev bump ad7e686b55..d94226d26f
James Feist (1):
asio: don't allow setting the same value
William A. Kennington III (1):
mapbox/variant: Implement std::get_if interface
(From meta-phosphor rev: 2968a19d9d2a9dfa7a58753e2dd659ba80e3d84f)
Change-Id: I4830db182267d1123d223438cb7fb632724c3965
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
index 21c334a..29a9d40 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -37,7 +37,7 @@
"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "ad7e686b5563a146728aa9477f6e814dc0a3cbd4"
+SRCREV = "d94226d26f5ffcb0f2ee24021a20638a6e93d82a"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"