commit | 866bb2095ac53436856beb72aacb55515116a651 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 31 09:50:04 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 31 19:14:51 2017 +0000 |
tree | c2a3c33981ad069d5ea43b0658e08567bf86b3b2 | |
parent | 313b7b2f3c5dcb6cc2a39891f7d84e4556e0a5f9 [diff] |
sdbusplus.bb: bump version Change-Id: Idcc9db37875175090a35b5c52ca6a4e69d1539f4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb index db2c369..35bd20e 100644 --- a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb +++ b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -31,7 +31,7 @@ " SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "61f57a4a0f8898487ca4a19a173bc6c1520d6486" +SRCREV = "5c48c8b6d06fa7530643731e12bff16b198d5078" PACKAGECONFIG ??= "libsdbusplus transaction" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"