summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
Commit message (Collapse)AuthorAgeFilesLines
* fix duplicate yaml_dir config variable declaration and usageMarri Devender Rao2017-06-121-1/+1
| | | | | | | | | | | | yaml_dir is defined both in phosphor-dbus-interfaces.bbclass and phosphor-obmc-yaml.bbclass pointing to different locations. Fixed the same by removing usage of phosphor-dbus-interfaces Also removed unused openpower-dbus-interfaces.bbclass Change-Id: I74d06a0f7d635bd708f58611444061c6d48db858 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Change inventory root pathBrad Bishop2017-02-231-1/+1
| | | | | | | | | | | Adhere to OpenBMC naming conventions: /xyz/openbmc_project/Inventory becomes /xyz/openbmc_project/inventory Change-Id: I3b83218bbbdf1f710a941155d6f29be48d5346ad Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* PIM: Point PIM at the non-sample dbus interfacesBrad Bishop2017-02-151-1/+9
| | | | | | | | | | PIM has a new configure option that needs to be set to the path of the DBUS interface YAML in the native sysroot. Update dependency lists. Change-Id: I20039af00be6876c37c6e02774d24be35c4421bd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Inventory manager dependency updatesBrad Bishop2017-02-141-1/+2
| | | | | | | Add phosphor-dbus-interfaces to DEPENDS and RDEPENDS. Change-Id: I141fa9ec0412f88023ab431b72f4f70ac4f1f0c3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add inventory manager classBrad Bishop2017-02-131-1/+2
| | | | Change-Id: Ib034680499f16efb842bc5074e269bb590f25fbd
* Add recipes for Phosphor inventory managerBrad Bishop2017-01-231-0/+34
Phosphor Inventory Manager is an inventory object lifecycle management application suitable for a wide variety of OpenBMC platforms. Add recipes. Add systemd unit. Change-Id: I4cbaa34b3b787c2ced96efebf36b9b964ddbe8ae Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud