summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-17 19:01:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-20 19:22:59 +0300
commitc1c8c18cf4436385e52cc1b90b1032ae4b0fcb60 (patch)
treea981394d6a8173f09fe1d876669485869a7a383f /meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
parentea73543bb7c24a02c009ed2b7c37b7cbb1a9ae8b (diff)
downloadopenbmc-c1c8c18cf4436385e52cc1b90b1032ae4b0fcb60.tar.xz
sdbusplus: srcrev bump db4a4a61fb..c077190dfa
Vernon Mauery (1): Change async_method_call to be no-throw (From meta-phosphor rev: 49a5c2a9e6b22b255452610ed763098e8945ee88) Change-Id: I274def9c2727989277e24f7d25530b60d9ea60c7 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 efa3b97be..399aa017c 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 = "db4a4a61fb0eb70fdfd58a233194b2d55f8dbfcc"
+SRCREV = "c077190dfa34f83869685a34fce78d57bfc96f76"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"