Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wic: Force the use of 'msdos' partition tables | Otavio Salvador | 2017-09-29 | 1 | -0/+2 |
| | | | | | | | | Some old SoC has problems to read GPT partition tables so we use 'msdos' as default here and if some vendor wants to override it, it can still be done in their wks files. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | wic: Move all wks files to root layer directory | Otavio Salvador | 2017-09-29 | 1 | -0/+16 |
The wic looks for wks files in many places. The root layer directory is one of those and makes much easier to find the wks files for reference and use. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |