From: Kang Kai <kai.kang@windriver.com>
To: <richard.purdie@linuxfoundation.org>, <poky@yoctoproject.org>
Subject: [PATCH 0/1] V3: Yocoto 1561: clean up the workdir
Date: Fri, 16 Mar 2012 15:57:07 +0800 [thread overview]
Message-ID: <cover.1331884360.git.kai.kang@windriver.com> (raw)
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
next reply other threads:[~2012-03-16 7:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 7:57 Kang Kai [this message]
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
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.1331884360.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=poky@yoctoproject.org \
--cc=richard.purdie@linuxfoundation.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.