summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-12-05 19:50:02 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-12-06 01:04:36 +0300
commited181d504f1f622f8e19ab9d83b4470c191fc5c9 (patch)
tree277b301bc980dccc0fbd5da72900b3fad39b152d /meta-phosphor/common/recipes-extended
parent508f2cfd3f43e4243a2037ce1b0635e3507497f5 (diff)
downloadopenbmc-ed181d504f1f622f8e19ab9d83b4470c191fc5c9.tar.xz
sdbusplus.bb: bump version
Change-Id: I48029f737f11cd76484e6a7192281bf52ef7e8f2 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 b70d18be2..803cd591f 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 = "213da28e48a761445395c0bfe7b022087a9a35d2"
+SRCREV = "7904ed64341334649a5c613f7007a449d6899508"
PACKAGECONFIG ??= "libsdbusplus"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"