Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtbase: Fix indentation of recipe | Otavio Salvador | 2016-04-19 | 1 | -17/+16 |
| | | | | | | | The recipe had a mix of indentation styles which makes it hard to read. Those are changed to avoid tabs and rely on spaces only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | Move external layer's specific changes for 'dynamic-layers' subdir | Otavio Salvador | 2015-07-16 | 4 | -0/+148 |
The external layer's specific changes are now in the 'dynamic-layers' subdirectory. This approach ease the identification of layer specific recipes and extensions as all those are more visible isolated of the main layer components. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |