commit | 43edea064898b5fcfa8ca25a54eedd8c9ab1386d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Feb 20 08:50:04 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Feb 20 17:14:46 2017 +0000 |
tree | 9ec0e6c6ea2cddac87eedc2ccf2207a1a0dea790 | |
parent | 816f3f5ceab4a71c679677b4814bfba56abc55fe [diff] |
sdbusplus.bb: bump version Change-Id: Iae4bddb2fc38f0c9ffd6a73aa5e8dd260da292ce 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 279ecc5..c215186 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 = "16e175311d55045fa6709c0b91cc0f0ec5e2b3a5" +SRCREV = "bee1a6a3b233495fc48265626ca3a7952a43363f" PACKAGECONFIG ??= "libsdbusplus" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"