summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-13 04:50:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-13 06:25:39 +0300
commit092597cdf40cce73c4a37fb4f7e33372d04a727a (patch)
tree35f52b6a6d5cf1a2da542c59900a17a05e1820a8 /meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
parent5d86dce92a37d0fcf4bd5bae26180700c1032c68 (diff)
downloadopenbmc-092597cdf40cce73c4a37fb4f7e33372d04a727a.tar.xz
sdbusplus: srcrev bump f8bbf17c3d..4212292bcf
Richard Marian Thomaiyar (1): Allow async_method_call to provide opt message (From meta-phosphor rev: 738ab0df153b75cf7be7cd0f7e9920db1c6e6e5f) Change-Id: I11435dc4405adff04b3606ab5345a9140e7d2527 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
index ecefdea40..891d02204 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -37,7 +37,7 @@ DEPENDS_append_class-native = " \
"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "f8bbf17c3db879359b0984b40250e4db3d274be1"
+SRCREV = "4212292bcf136d04b38ba5116aa568b0fa312798"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"