All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] V3: Yocoto 1561: clean up the workdir
@ 2012-03-16  7:57 Kang Kai
  2012-03-16  7:57 ` [PATCH 1/1] cleanup-workdir: add a script to clean up WORKDIR Kang Kai
  2012-03-22  1:26 ` [PATCH 0/1] V3: Yocoto 1561: clean up the workdir Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Kang Kai @ 2012-03-16  7:57 UTC (permalink / raw)
  To: richard.purdie, poky

Hi Richard,

This version update:
1 limits the script run under BUILDDIR and after source oe-init-build-env file
2 get WORKDIR by TMPDIR+'/work'
3 replace system() call with module commands

Regards,

The following changes since commit 8bae18bb358755131f13865abb279ac687a03848:

  slang: Fix rpath QA warnings (2012-03-15 00:11:40 +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):
  cleanup-workdir: add a script to clean up WORKDIR

 scripts/cleanup-workdir |  150 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 150 insertions(+), 0 deletions(-)
 create mode 100755 scripts/cleanup-workdir

-- 
1.7.5.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-22  1:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16  7:57 [PATCH 0/1] V3: Yocoto 1561: clean up the workdir Kang Kai
2012-03-16  7:57 ` [PATCH 1/1] cleanup-workdir: add a script to clean up WORKDIR Kang Kai
2012-03-22  1:26 ` [PATCH 0/1] V3: Yocoto 1561: clean up the workdir Saul Wold

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.