commit | 2603aae5220a4584c28df4b3b8588fffe5575fec | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Feb 21 14:45:08 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Feb 21 17:08:17 2018 +0000 |
tree | 04faaef70146321f25d8557202cb5f7509a77fba | |
parent | 3f58967ba9294705cea4ca0086802a85bf4d796e [diff] |
sdbusplus.bb: bump version Change-Id: I2da485fd7017c98d09cc53e4b72e16033576d3a8 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 56929f1..9fa95d6 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 = "072da3ea39e5f2e215947c8fce347f918f075dc3" +SRCREV = "f7c23078626e774b84a59b94990568edd4077fd9" PACKAGECONFIG ??= "libsdbusplus transaction" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"