summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-24 23:40:16 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-25 18:16:32 +0300
commitbaa70ed1e335e5c3de8bb2665a4f402dc67899a3 (patch)
tree3d0858b7a5ad3ff2e2160aecefe1b0fc18c4f415 /meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
parent52fc3bf0cf16b7c0c4bce8d3fb4a723b2ed59e43 (diff)
downloadopenbmc-baa70ed1e335e5c3de8bb2665a4f402dc67899a3.tar.xz
sdbusplus: srcrev bump 841d8d3517..076d14af2b
Vernon Mauery (1): Add sdbusplus::asio coroutine method handling (From meta-phosphor rev: f6b600618bac4296e43f057b440c4903ed74aca0) Change-Id: I09116d0a36712da8d814ef2898f2dfccbeab8266 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 5401f8393..b8a44d857 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 = "841d8d35173741654a771bec26569313b85af93b"
+SRCREV = "076d14af2b3e29e48471ffb7fab632317da0fc21"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"