Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mfgtool-initramfs-image.bbclass: Add f2fs feature option | Otavio Salvador | 2015-07-28 | 1 | -0/+1 |
| | | | | | | | | | | | The f2fs feature allows the use of Flash-Friendly File System during the installation. The feature is disabled by default as the f2fs-tools is offered by meta-filesystem layer which shouldn't be made as a hard dependency of meta-fsl-arm. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | Move meta-fsl-arm content to layer root | Otavio Salvador | 2015-07-16 | 1 | -0/+40 |
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |