summaryrefslogtreecommitdiffstats
path: root/tools/example/xyz/openbmc_project/Example/Bar.errors.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Move inherits keyword from errors.yaml to metadata.yamlAdriana Kobylak2017-02-201-2/+0
| | | | | | | | The metadata.yaml file is the correct location for the inherits. Update the elog-gen.py parser to support this change. Change-Id: Iac7f67ec72e761ab3dafbf89c7e4d5495b34f00d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* elog-gen.py : order inherited errorsDeepak Kodihalli2017-01-271-0/+4
The elog-gen.py script should process errors such that the generated code has definitions for parent errors before their child errors are defined. Change-Id: I035292731346bdba969f549c7e4033066814890f Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
OpenPOWER on IntegriCloud