summaryrefslogtreecommitdiffstats
path: root/gen_led_groups.pl
Commit message (Collapse)AuthorAgeFilesLines
* LEDS: Create default groups by hand if not defined in MRWVishwanatha Subbanna2017-03-301-1/+20
| | | | | | | | | | | | | Certain LED groups must be present in all systems and they are * BmcBooted * PowerOn If MRW does not define these, then these are to be defined in the script and its fine to have no LEDs mapping to the group. Change-Id: Ic99a019794145c6c2da5b0139198df9435024b93 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Generate LED Group YAML file from MRWVishwanatha Subbanna2017-01-161-0/+272
This PERL parser walks the MRW and generates the YAML file describing the LED group definition. It walks the targetInstances having LED as MRW type and creates groups. It also walks all the Inventory targets and creates the groups for the ones that do not have an associated LED Fixes openbmc/openbmc#803 Change-Id: Ib73358c6e028059ec9a2d92ebcc0b4d5aed4cfb7 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud