[yocto] poky tree

Burton, Ross ross.burton at intel.com
Tue Dec 10 13:18:37 PST 2013


On 10 December 2013 20:38, Edward Vidal <vidal.develone at gmail.com> wrote:
> Hello,
> I have a poky tree that I have used for several builds.
> What is the command to clean out the poky/build/tmp area.
> I am on the dylan branch.  My conf files are configured and my custom-image
> are okay.
> I want to pull meta-oe, meta-broswer, and meta-xiiinx, and poky with a clean
> work area.
> Can I just delete poky/build or poky/build/tmp?

Deleting poky/build/tmp is safe assuming that you've copied out
everything you want to keep (images, etc).  By default sstate-cache is
next to tmp not underneath it, so the first build after wiping tmp
will be reconstructed from sstate instead of needing to recompile
anything.

Ross



More information about the yocto mailing list