From: Martin Jansa <martin.jansa@gmail.com>
To: Andy Ng <andreas2025@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: Removing old git revisions from the build
Date: Wed, 12 Nov 2014 14:02:45 +0100 [thread overview]
Message-ID: <20141112130245.GA2450@jama> (raw)
In-Reply-To: <CAAVaN8zpgtbJOet0bmYiHJKFNL9_O4UaL6K-cMUP=xVykY=pCg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 706 bytes --]
On Wed, Nov 12, 2014 at 12:02:58PM +0000, Andy Ng wrote:
> Hello,
>
> I am using Dylan and my kernel recipe has AUTOREV.
> Everything works fine and any new kernel changes are checked out and
> a new kernel is built. However, I have noticed that the old builds are
> not deleted and after a while started having space problems.
>
> Is there any way to have the old git revisions deleted automatically
> from the "tmp" area?
rm_work will make them smaller, there is also rm_old_work which will
remove all WORKDIRs except latest:
https://github.com/shr-distribution/meta-smartphone/blob/shr/meta-shr/classes/rm_old_work.bbclass
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-11-12 13:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 12:02 Removing old git revisions from the build Andy Ng
2014-11-12 13:02 ` Martin Jansa [this message]
2014-11-12 20:25 ` Andy Ng
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=20141112130245.GA2450@jama \
--to=martin.jansa@gmail.com \
--cc=andreas2025@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.