commit | 76ddc8f74d2ded91e32b5a42d8a8e93a571fed3e | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 11 23:11:03 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 14 21:05:59 2017 +0000 |
tree | f559d23322ab0fb22779cbcdf034d870fceffa18 | |
parent | 4cf9486b7be56ebcef6652b09f9b6f25a12d2a82 [diff] |
sdbusplus.bb: bump version Change-Id: I2d60f865891273bcfbe655cebc91a7937405387b 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 3b4ef04..d63668f 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 = "9a0baf5096d81a17b6c73cc14f77f2ef23658dab" +SRCREV = "5e70389908b4326135bbfc7b75fcb3a563798382" PACKAGECONFIG ??= "libsdbusplus" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"