commit | 675b971034e5bf8d48e5d415163d5d76cdeb6634 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 06 14:20:08 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 06 15:56:51 2018 +0000 |
tree | 509e6ca8f6d46ee57ea8709d16fea06e66e3dab9 | |
parent | f01462df3caf1dbb13705dc760234396a8def131 [diff] |
sdbusplus.bb: bump version Change-Id: I5ef42421c04ace6e87bf9402cc73bf89ffe490e1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb index cd83d7e..e2e45ed 100644 --- a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb +++ b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -36,7 +36,7 @@ " SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "f7c23078626e774b84a59b94990568edd4077fd9" +SRCREV = "f9c02dbd87d952286b80a5397b4702fbc80a8aec" PACKAGECONFIG ??= "libsdbusplus transaction" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"