From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: "Daniel." <danielhilst@gmail.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Avoid creation of .sdcard images.
Date: Fri, 26 Jun 2015 14:52:28 -0500 [thread overview]
Message-ID: <558DAD7C.4060409@linux.intel.com> (raw)
In-Reply-To: <CAF3SDA76D5CjH8s0BGSovUXqgaKkGDy0YMD7No1qZujJd69yBw@mail.gmail.com>
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
>
>
>
next prev parent reply other threads:[~2015-06-26 19:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-26 19:45 Avoid creation of .sdcard images Daniel.
2015-06-26 19:52 ` Leonardo Sandoval [this message]
2015-06-26 20:28 ` Gary Thomas
2015-06-26 20:32 ` Daniel.
2015-06-27 0:25 ` Nikolay Dimitrov
2015-06-27 0:30 ` Daniel.
2015-06-27 0:39 ` Nikolay Dimitrov
2015-06-27 0:45 ` Daniel.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=558DAD7C.4060409@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=danielhilst@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.