commit | 54656d9291ea49ee56662060da7e8e4cf2291a98 | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Tue Nov 17 10:54:47 2015 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Tue Nov 17 10:54:47 2015 -0600 |
tree | 67be34c642811e4d1e94eba7fc86faa12d661c22 | |
parent | ecc3fdfe3dc3a02e3cccb98c86362a150172587b [diff] [blame] |
Too many dbus connections This code reduces all ipmi connections to just 1
diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb index a4dcfab..26eea2a 100644 --- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb +++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
@@ -18,7 +18,7 @@ SRC_URI += "git://github.com/openbmc/ipmi-fru-parser" -SRCREV = "675272789d4dba9a8c308f3cb1f7deb8b5b2ec41" +SRCREV = "1c779b8570849a52dac828538c36a59798f4583a" FILES_${PN} += "${libdir}/host-ipmid/*.so" FILES_${PN}-dbg += "${libdir}/host-ipmid/.debug"