summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* sdbusplus: Enable transaction id support via configure optionsAdriana Kobylak2017-02-211-1/+2
| | | | | | | | Pass the configure options to enable the transaction id support in sdbusplus. Change-Id: If53e7a2bea1a23e26d90ce6bdf8113e8d09fb166 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* sdbusplus.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Iae4bddb2fc38f0c9ffd6a73aa5e8dd260da292ce Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-02-171-1/+1
| | | | | Change-Id: Iaac5ba214f93f33526664d68d57d2bdb7668109e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-02-141-1/+1
| | | | | Change-Id: I2d60f865891273bcfbe655cebc91a7937405387b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-02-101-1/+1
| | | | | Change-Id: Iab66db2ed5bb4814d7c626d86c69657bddfc3538 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add dependency to libsdbusplusAdriana Kobylak2017-02-031-2/+1
| | | | | | | | | Remove ALLOW_EMPTY from sdbusplus recipe as the library has been created. Add dependency to phosphor-logging and state-manager. Change-Id: Ia7be4ec9f9cd0f272ece7eccad79c0bc46bbc893 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* sdbusplus.bb: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I504392f209627a0900d7be529a73dc396d5bb246 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-01-251-1/+1
| | | | | Change-Id: Iee773f8dfc8854ddc007793e7b475dbe409c6284 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus: Avoid race conditions in native contextBrad Bishop2017-01-191-0/+15
| | | | | | | | Help sdbusplus-native clients out by ensuring runtime dependencies are installed. Change-Id: I7b675a5eec0e9f4bda7f4bd1fcf3de9d97c0e3a7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus.bb: bump versionPatrick Williams2017-01-191-1/+1
| | | | | Change-Id: I5d594107e91682e44a25e796f9c0844f135ed45a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-01-161-1/+1
| | | | | Change-Id: Ia08bd2ef28958c050ad2844c2c3ff09938a6a01b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Apply sdbus++ runtime deps to the correct pkgBrad Bishop2017-01-121-1/+1
| | | | | | | | | | | | sdbus++ runtime dependencies were being applied to the sdbusplus package, which at the moment is empty, and eventually will be a shared library. Apply python runtime dependencies to the sdbus++ package rather than sdbusplus. Change-Id: I1f51d2160175031e1526f50fb47118a315a241bd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus.bb: bump versionPatrick Williams2017-01-101-1/+1
| | | | | Change-Id: I3d330cf9127529630f883ec3d971e525fd22e6f4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-12-221-1/+1
| | | | | Change-Id: Id060c692e220c55c505311d76e2d312257d0a430 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-12-141-1/+1
| | | | | Change-Id: Idc251f7382f86239d8cfd1d418e51c9c699221cf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-12-091-1/+1
| | | | | Change-Id: I23aefb5c5fefe708096800efb78eba929c635129 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-12-091-1/+1
| | | | | Change-Id: Ia55e74dfbc0b203dbd962f653574024e2f8f45d8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-12-051-1/+1
| | | | | Change-Id: I48029f737f11cd76484e6a7192281bf52ef7e8f2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-11-301-1/+1
| | | | | Change-Id: I296e1f4aa76249a3aea3d7894bd0931bb6e3a9ac Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-11-231-1/+1
| | | | | Change-Id: I2d4fa75032cff4127626ddb031d55d3042208de8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-11-231-1/+1
| | | | | Change-Id: I38b55f6b9ab3e65485d28f81c9797f80b01cd139 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus: Set ALLOW_EMPTYPatrick Williams2016-11-221-0/+1
| | | | | | | | | | | | Currently there is not a shared library for sdbusplus, but there will be in the near future. Applications should RDEPEND on it so that they properly pull the library in when it is available. Currently, there is no shared library and the 'sdbusplus' package itself is empty. Set ALLOW_EMPTY so that bitbake builds it anyhow. Change-Id: I9b700e07586d4a74b63df9dbce3327243c4759e2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus: move sdbus++ to its own packagePatrick Williams2016-11-221-0/+5
| | | | | Change-Id: Ie98034d8b07df2798312d55b37d8b7e13d372e40 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus: convert to phosphor-python-autotools inheritPatrick Williams2016-11-221-8/+1
| | | | | Change-Id: Ifbc1a4d8d8d6d381729304f35b7e218ebef7b9e1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-11-181-1/+1
| | | | | Change-Id: I0489c01c4835423354dfc04eb5005400437165b9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-11-181-1/+1
| | | | | Change-Id: Ib9e45fac45fd487bef5d474325fd356c8ae36a15 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2016-11-181-1/+1
| | | | | Change-Id: I73ed2cb54e8b8bcb76964edf2023d2daa0acbb18 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add recipe for sdbusplusBrad Bishop2016-11-171-0/+36
| | | | | Change-Id: I34876dd7540c73492a98bf6bf48e15a9ada89e45 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Allow login on ttyS4Brad Bishop2015-10-062-0/+14
OpenPOWER on IntegriCloud