summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-12-19 16:50:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-12-22 04:10:42 +0300
commit27173c588c6ce3e0828cb31579f4f2d963684b2d (patch)
treeac41039d61aa405daecf2e4f6c6208940e0fe920 /meta-phosphor/common/recipes-extended
parent4085d32d7d1ce7e0d90ef913dc7b70c59f0788b2 (diff)
downloadopenbmc-27173c588c6ce3e0828cb31579f4f2d963684b2d.tar.xz
sdbusplus.bb: bump version
Change-Id: Id060c692e220c55c505311d76e2d312257d0a430 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-extended')
-rw-r--r--meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
index d7282124d..f65f6f3ab 100644
--- a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "3f67eedd79e039a88086376666681cfcee78c0eb"
+SRCREV = "9b9706276095a24c4d4438ae5542c59deca2341a"
PACKAGECONFIG ??= "libsdbusplus"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"