summaryrefslogtreecommitdiffstats
path: root/scripts/fru-read-example.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Inventory:- making changes in the mako and the C++ structureRatan Gupta2018-02-121-102/+117
| | | | | | | | | As fru yaml would be having extra properties like entityID,entityInstance so changes were needed to make the change in the corresponding c++ structure. Change-Id: I314d1556cf07a3e212996615c1cd2f28fb6d9bba Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Modify mako script to generate code for empty interfacesMarri Devender Rao2017-09-131-0/+5
| | | | | | | | Allow generating empty interfaces in the FRU map, which are used to determine the type of the inventory object. Change-Id: I6dc97514b0bdf7ef9d3a63ee6790a7933b3e7cd9 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* cater for change in the dbus interface name for RevisionMarri Devender Rao2017-07-261-3/+3
| | | | | | | | | | dbus interface name has been changed recently from xyz.openbmc_project.Inventory.Revision to xyz.openbmc_project.Inventory.Decorator.Revision fixed the example yaml file for the change. Change-Id: I387b4f04303a91f11981fc2af3a61200086d4595 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* rename example yaml file for fru readMarri Devender Rao2017-07-251-0/+119
Change-Id: I06dd388ff6060319a21f16ee58a1bcc7379c98a6 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
OpenPOWER on IntegriCloud