Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move meta-fsl-arm content to layer root | Otavio Salvador | 2015-07-16 | 3 | -53/+0 |
| | | | | | | | | | | | 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> | ||||
* | wic: add kickstart files for i.mx | Alexandre Belloni | 2015-03-09 | 3 | -0/+53 |
Add kickstart files replacing the sdcard generation capabilities of generate_imx_sdcard(). They keep the same partition layout. For barebox: imx-barebox.wks For u-boot only: imx-uboot.wks For u-boot with SPL: imx-uboot-spl.wks Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |