commit | 6358050ff3be7a1616dee44eb04be5f2e8e978bc | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 27 13:35:13 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 30 17:45:19 2018 +0000 |
tree | 8dee14ebd6088fd4a33f3bd7145a3bead83e672e | |
parent | 163bfe9c4abaad19d25fcd9a97a416c95483a982 [diff] |
sdbusplus.bb: bump version Change-Id: I2c20610f6d1b73939a65e0727849152749137d81 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 2183560..a9362d4 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 = "f7509067e6d6dd0188d7ce84612161cc5d7a45cb" +SRCREV = "20a6b6b98ae4d082e2fc32643cc204e4892f986a" PACKAGECONFIG ??= "libsdbusplus transaction" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"