]> code.ossystems Code Review - meta-freescale.git/commit
sdcard_image.bbclass: allow for easy creating of SD card image
authorOtavio Salvador <otavio@ossystems.com.br>
Sun, 18 Dec 2011 18:02:31 +0000 (18:02 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 20 Dec 2011 11:17:34 +0000 (11:17 +0000)
commit9973258c36c1a557d3a82632c8e308062d33988d
tree0c893ce5fb583dce3745034b7cf949fa7dea273e
parent87d1f4027b5a67e0cefeafe8294b18f1ad07970a
sdcard_image.bbclass: allow for easy creating of SD card image

This creates an image suitable for writting onto a SD card and use on
i.MX53 boards allowing for easy image testing.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/sdcard_image.bbclass [new file with mode: 0644]