summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-15 23:00:22 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-16 14:34:43 -0400
commit6e99a615b0c89e9071dbd288f5e06c7356930fc5 (patch)
tree66c7e456f83ade154bdcad84575ed16bc9af66c8 /meta-phosphor
parentbc84603adcb274ddd6d14cac5155f26e69ff7edd (diff)
downloadtalos-openbmc-6e99a615b0c89e9071dbd288f5e06c7356930fc5.tar.gz
talos-openbmc-6e99a615b0c89e9071dbd288f5e06c7356930fc5.zip
sdbusplus: srcrev bump 2b74e528cb..b20866d311
Vernon Mauery (1): Add coroutine support for sdbusplus::asio method calls William A. Kennington III (12): message: Add error handling mapbox/variant: Align API with std::variant message: Fix variant api usage sdbus: Add sd_bus_error_set method Fix invalid uses of sd_bus_error_set_const Use return value from sd_bus_error_set* bus/call: Clarify error sources message: Implment get_type() message: Implment get_reply_cookie() server/transaction: Fix message hash gitignore: Add missing /test/timer binary mapbox/variant: Add std::visit compatible function (From meta-phosphor rev: 59fe2faca3d9339b3136f4100af130bbf497c069) Change-Id: I69316c62191849b121dcd6698b6e00617e0de2cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb
index 7919e0507..b173e2b62 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb
@@ -36,7 +36,7 @@ DEPENDS_append_class-native = " \
"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "2b74e528cbe1b12c2e6d2757af87696d5029f8af"
+SRCREV = "b20866d311e15098cfdd523cc9df9df9972abd0b"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"
OpenPOWER on IntegriCloud