[yocto] Avoid creation of .sdcard images.

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Fri Jun 26 12:52:28 PDT 2015


On 06/26/2015 02:45 PM, Daniel. wrote:
> Does any one knows how to avoid the creation of .sdcard images? This ones
The variable controlling the type of output images is IMAGE_FSTYPES, so 
you can redefine it under your local.conf. To see the current content, 
you can do

$bitbake -e <your image> | grep IMAGE_FSTYPES

> takes a lot of diskspace and I have to delete it periodically, which gives
> headaches about cleaning everything every time. A have an 50GB partition
> and from month to month I get out of disk space. :(
>
> Thanks in advance
>
>
>



More information about the yocto mailing list