summaryrefslogtreecommitdiff
path: root/clusters/minimal-system-armv5l-openbmc-aspeed-deploy.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple templating system to Baserock definitionssam/easy-templatingSam Thursfield2016-04-151-1/+1
| | | | | | | | This is currently independent of the actual definitions format. The 'configure' tool generates actual .morph files from .morph.in files, and build tools then operate on these generated .morph files.t This is largely untested and no doubt broken!
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-191-3/+3
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-1/+1
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* Add clusters/minimal-system-armv5l-openbmc-aspeed-deploy.morphJavier Jardón2015-06-011-0/+13
This is used to generate an image to deploy in a aspeed-based machine Change-Id: I2be0c2bc931e14a997a58d56c32303d5e8a30def