commit | 265b33a2ec7da2bf09567e3214b2b6ed662dfa3d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Jun 12 12:40:03 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 13 12:35:00 2018 +0000 |
tree | 4ad9cec22d1d273ceb087d94f4da4b92fd073f1b | |
parent | aa6c31027b27c9c67891f88015b7b11368eb5c26 [diff] |
sdbusplus.bb: bump version Change-Id: I6f01197c7212bb1a195e457c0e5b11305b3f98a8 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 eb67f9b..d12e4ae 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 = "51b20018323935796b4c4eb916f912c1876c96df" +SRCREV = "75a2e25322abee603dc51032c734a27bfd4df90d" PACKAGECONFIG ??= "libsdbusplus transaction" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"