| Submitter | Kang Kai |
|---|---|
| Date | June 15, 2012, 5:56 a.m. |
| Message ID | <cover.1339739522.git.kai.kang@windriver.com> |
| Download | mbox |
| Permalink | /patch/29925/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib kangkai/distroComments
On 06/14/2012 10:56 PM, Kang Kai wrote: > Hi, > > This series of patches update the cleanup-workdir: > 1 update the help text > 2 update the way to check obsolete directories > 3 only clean the directories related to current arch > 4 replace module commands with subprocess > > Regards, > Kai > > The following changes since commit 5ed855d12cddf2de535c3f6d05d3dfe85d69d99d: > > openjade-native: Ensure we reautoconf the package (2012-06-12 16:34:30 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib kangkai/distro > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro > > Kang Kai (4): > cleanup-workdir: update the way to check obsolete dirs > cleanup-workdir: replace commands with subprocess > cleanup-workdir: only deal dirs related to current arch > cleanup-workdir: update help text > > scripts/cleanup-workdir | 128 ++++++++++++++++++++++++++++++----------------- > 1 files changed, 82 insertions(+), 46 deletions(-) > Merged into OE-Core Thanks Sau!