aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/npm.py
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-02-07 16:01:59 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-09 14:09:12 +0000
commit104572438dfedf6025fbfd125aef1d56134012e7 (patch)
tree67c26786433b804fb5845044cd96fefadf7edad2 /lib/bb/fetch2/npm.py
parent4682571107323a39b42cd9ec8ee67419e7f15acc (diff)
downloadbitbake-104572438dfedf6025fbfd125aef1d56134012e7.tar.gz
contrib/dump_cache.py: make it can dump everything
Have a simple tool to dump bb_cache.dat is useful for investigating and studying bitbake cache. The old contrib/dump_cache.py can dump pn, pv and packages for it, now enhance it dump everything. Here is the usage: $ /path/to/dump_cache.py --help usage: dump_cache.py [-h] [-r RECIPE] [-m MEMBERS] [-s] cachefile bb_cache.dat's dumper positional arguments: cachefile specify bb_cache.dat optional arguments: -h, --help show this help message and exit -r RECIPE, --recipe RECIPE specify the recipe, default: all recipes -m MEMBERS, --members MEMBERS specify the member, use comma as separator for multiple ones, default: all members -s, --skip skip skipped recipes Use dump_cache.py --help to get help Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/fetch2/npm.py')
0 files changed, 0 insertions, 0 deletions