summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-14 21:01:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-19 03:44:56 +0300
commitd1eee4bbc0df887724c7813e18ae024873c96542 (patch)
treeb17437da6c6d5b49b0f78954bc30da5d29888ec2 /meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb
parentfe66d618056347d551565048e9a37e59f31053af (diff)
downloadopenbmc-d1eee4bbc0df887724c7813e18ae024873c96542.tar.xz
sdbusplus: srcrev bump c14699f63e..f8bbf17c3d
Lei YU (1): message: Add get_error() William A. Kennington III (1): native_types: Fix string_wrapper overloads (From meta-phosphor rev: 7240a8a764e93452f76c15a5a1f28e68df6d1fb6) Change-Id: I7324148e4bd686148178f01cbe6949dd8fbc3c93 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 c92f76cf8..ecefdea40 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 = "c14699f63e909ed6d8599e65503ee9c1e3a104d6"
+SRCREV = "f8bbf17c3db879359b0984b40250e4db3d274be1"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"