From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>, <bitbake-devel@lists.openembedded.org>
Subject: [PATCH 0/1] Yocto 1561: enable cleanup of WORKDIR
Date: Fri, 2 Mar 2012 15:54:57 +0800 [thread overview]
Message-ID: <cover.1330674604.git.kai.kang@windriver.com> (raw)
Hi Saul,
This is implementation of Yocto 1561: enable cleanup of WORKDIR.
The original design was create a new script to fullfill the feature, but it
doesn't work. So I add a command line option to do it.
Regards,
The following changes since commit 6b6aa170d5c618cfcd016dd1de926db647f7f932:
busybox: Restore 'date' compatability (2012-03-01 23:16:43 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/cleanup
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/cleanup
Kang Kai (1):
bitbake: enable cleanup of WORKDIR
bitbake/bin/bitbake | 4 +++
bitbake/lib/bb/command.py | 5 +++
bitbake/lib/bb/cooker.py | 63 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 72 insertions(+), 0 deletions(-)
--
1.7.5.4
next reply other threads:[~2012-03-02 8:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-02 7:54 Kang Kai [this message]
2012-03-02 7:54 ` [PATCH 1/1] bitbake: enable cleanup of WORKDIR Kang Kai
2012-03-02 15:33 ` Chris Larson
2012-03-02 16:36 ` Richard Purdie
2012-03-05 2:30 ` Kang Kai
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=cover.1330674604.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=sgw@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox