From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Cleaning tmp folder
Date: Thu, 19 Mar 2009 08:59:49 -0400 [thread overview]
Message-ID: <20090319125949.GC27595@denix.org> (raw)
In-Reply-To: <200903191101.09014.mickey@vanille-media.de>
On Thu, Mar 19, 2009 at 11:01:08AM +0100, Michael 'Mickey' Lauer wrote:
> On Wednesday 18 March 2009 01:06:00 Denys Dmytriyenko wrote:
> > On Tue, Mar 17, 2009 at 10:20:36PM +0000, Shane Dixon wrote:
> > > I've been digging through the bitbake files and I don't see any recipe
> > > for cleaning the tmp folder. I typically just blow away the entire tmp/
> > > folder and build again, but then I'm spending time rebuilding the native
> > > packages and crosscompiler.
> > >
> > > Is there a bitbake recipe for cleaning out all non-native and
> > > non-crosscompiler packages from tmp or am I stuck just starting over
> > > each time?
> >
> > If you have packaged staging enabled (see INHERIT += "packaged-staging"),
> > you can try setting DEPLOY_DIR_PSTAGE (or entire DEPLOY_DIR) outside of
> > TMPDIR.
>
> Note that this doesn't work atm. since DEPLOY_DIR is not using a weak
> assignment in bitbake.conf -- something which I'm changing as we speak.
Correct, DEPLOY_DIR is not a weak assignment. But I believe DEPLOY_DIR_PSTAGE
is. Also, it can be "fixed" locally in the overlay.
--
Denys
prev parent reply other threads:[~2009-03-19 13:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 22:20 Cleaning tmp folder Shane Dixon
2009-03-17 23:33 ` Andrea Adami
2009-03-18 0:16 ` Denys Dmytriyenko
2009-03-18 8:21 ` Frans Meulenbroeks
2009-03-18 17:12 ` Denys Dmytriyenko
2009-03-19 10:31 ` Frans Meulenbroeks
2009-03-18 0:06 ` Denys Dmytriyenko
2009-03-19 10:01 ` Michael 'Mickey' Lauer
2009-03-19 12:59 ` Denys Dmytriyenko [this message]
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=20090319125949.GC27595@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@lists.openembedded.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.