summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-11 06:30:52 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-11 21:34:28 +0300
commit8d7257f706ea2d5a67f6789b1bcc50f2c9a5bb10 (patch)
tree192200e9774819163b007c303a11385be9ed47e2 /meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
parentc9ddac8714d2eb1e622e34d6f4cdc622a3d5128f (diff)
downloadopenbmc-8d7257f706ea2d5a67f6789b1bcc50f2c9a5bb10.tar.xz
sdbusplus: srcrev bump 14db20f044..19f24b9b70
Lei YU (1): Fix an issue found by cppcheck Patrick Williams (2): MAINTAINERS: add Patrick Williams sdbus++: interface: fix indent of enum-string fn Vernon Mauery (1): Catch async errors so they do not throw (From meta-phosphor rev: 0c270147f8a5c17ee748cde2b3feb087647e2390) Change-Id: I327b9f6235e7de0365c0902203c7442961f50a1d 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 d964424ba..3da883db8 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 = "14db20f044be9faba00e41214d4aa8765b43b355"
+SRCREV = "19f24b9b706d85ef823bc3290dc1110b1f00a169"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"