diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2012-02-22 20:38:30 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-23 23:59:40 +0000 |
| commit | 6224e30834cbf02d81d72429d121ee5c2eaf0767 (patch) | |
| tree | 997c2c621b29610629f5f41375da463dd9e65337 /bitbake/lib/bb/fetch2/git.py | |
| parent | ef29851fe843847ec27598b4cb199a48923b9391 (diff) | |
| download | poky-6224e30834cbf02d81d72429d121ee5c2eaf0767.tar.gz | |
A script to clean obsolete sstate cache files
There would be many obsolete cache files in the SSTATE_DIR after several
builds, this script can remove the obsolete one for a pkg, only leave
the up to date one.
Here is the help text:
sstate-cache-management.sh <OPTION>
Options:
--help, -h
Display this help and exit.
--cache-dir=<sstate cache dir>
Specify sstate cache directory, will use the environment
variable SSTATE_CACHE_DIR if it is not specified.
--remove-duplicated
Remove the duplicated sstate cache files of one package, only
the newest one would be kept.
[YOCTO #1682]
(From OE-Core rev: 7c99ef6d2173b14e1109a540ee5ae47b56d707e7)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions
