summaryrefslogtreecommitdiffstats
path: root/scripts/fru_gen.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix dependencies on auto-generated codeVernon Mauery2019-05-141-2/+2
| | | | | | | | | | | | The sensor/entity/fru/inventory auto-generated cpp code should depend on the mako template, the generator python, and the yaml that it is built with. This modifies the autoconf to export the yaml and the automake to set the dependencies. Tested-by: modify one of the dependencies and watch it get rebuilt Change-Id: Iaab9585c202baf4506e0b7e62aa42a3bf2828ae4 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
* generate map of phosphor-dbus fru propertiesMarri Devender Rao2017-06-261-0/+59
Reusing frup.hpp, example.yaml, fru-gen.py, writefru.mako.cpp from ipmi-fru-gen repository to generate map of frup properties. Generated map facilitates in reading data from the inventory. Change-Id: I6d6dbc55a340dd06b4639f8bded8cc09df815a59 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
OpenPOWER on IntegriCloud