summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-11-18 19:00:02 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-11-18 21:28:55 +0300
commit6a13f26074378798f3a1ea7e38333cae3c1609dd (patch)
tree6e67dbfca2eb195aa880277b02a99abbf27fa3bc /meta-phosphor/common/recipes-extended
parentf14083c59a38f604a9696756d7b44fa6a0d947ff (diff)
downloadopenbmc-6a13f26074378798f3a1ea7e38333cae3c1609dd.tar.xz
sdbusplus.bb: bump version
Change-Id: Ib9e45fac45fd487bef5d474325fd356c8ae36a15 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 5d3322963..971114a02 100644
--- a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -18,7 +18,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "9b373f0dd12b638d322baaee92c5db0c0f1fe2e3"
+SRCREV = "3f56596af9f7db4e76c13ee52a5ec42c976ee52a"
PACKAGECONFIG ??= "libsdbusplus"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"