summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/scripts/lib
Commit message (Collapse)AuthorAgeFilesLines
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-163-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.mxAlexandre Belloni2015-03-093-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>