[poky] [PATCH 0/1] V3: Yocoto 1561: clean up the workdir

Kang Kai kai.kang at windriver.com
Fri Mar 16 00:57:07 PDT 2012


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




More information about the poky mailing list