summaryrefslogtreecommitdiffstats
path: root/meta-demoapps
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-02-22 20:38:30 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-23 23:59:17 +0000
commit7c99ef6d2173b14e1109a540ee5ae47b56d707e7 (patch)
treece7d28070627ba81a419ae4a8120385e577fb332 /meta-demoapps
parent01ea85f7f6c53c66c76d6f832518b28bf06ec072 (diff)
downloadopenembedded-core-7c99ef6d2173b14e1109a540ee5ae47b56d707e7.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] Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta-demoapps')
0 files changed, 0 insertions, 0 deletions