summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-12-09 16:10:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-12-09 16:37:08 +0300
commit2b9cd996ab3ad1d8d8b8fe0d0e563d2aec215d54 (patch)
treef39e13a30653942b11896b499e90ce896dc55396 /meta-phosphor/common/recipes-extended
parentfd911cb22d59aa163589d8d1db4388e061f6e050 (diff)
downloadopenbmc-2b9cd996ab3ad1d8d8b8fe0d0e563d2aec215d54.tar.xz
sdbusplus.bb: bump version
Change-Id: Ia55e74dfbc0b203dbd962f653574024e2f8f45d8 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 803cd591f..9370143c1 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 = "7904ed64341334649a5c613f7007a449d6899508"
+SRCREV = "e416398bdabac6aea443a30e874b5f297fed4687"
PACKAGECONFIG ??= "libsdbusplus"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"