summaryrefslogtreecommitdiffstats
path: root/patchxml.py
Commit message (Collapse)AuthorAgeFilesLines
* Use exceptions instead of return codes.Matt Spinler2016-09-201-83/+81
| | | | | | | | | Simplify error paths by raising exceptions. Resolves openbmc/openbmc#573. Change-Id: If5dfe0dbc5922f5b490b978729e790ddaeac7d05 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add patchxml.py for patching MRW XML.Matt Spinler2016-09-131-0/+231
This script can apply fixes specified in another XML file to the target XML file. Details on the format of the patch XML can be found in patchxml.py. Change-Id: I2bb8e495d7b309d9245b19922fdeda869052ebcf Signed-off-by: Matt Spinler <spinler@us.ibm.com>
OpenPOWER on IntegriCloud