[bitbake-devel] [PATCH 0/1] Yocto 1561: enable cleanup of WORKDIR

Kang Kai kai.kang at windriver.com
Fri Mar 2 07:54:57 UTC 2012


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





More information about the bitbake-devel mailing list