diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-19 12:38:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-28 15:08:34 +0000 |
commit | 591b5b241d78e9d4ef8d5d3dd6280f7a4ff7ee17 (patch) | |
tree | 6d92c4c48bdc14a256264efb19dcf45a34b08db3 /bitbake/contrib/dump_cache.py | |
parent | 8240adb06b05f693a53c6cdda9e6ffc51e036c82 (diff) | |
download | poky-591b5b241d78e9d4ef8d5d3dd6280f7a4ff7ee17.tar.gz |
bitbake: build.py: Don't return dependencies for tasks which don't exist
If for example you deltask do_build but it has recrdeps set, its confusing
to have that list returned when the task no longer exists (same would apply
to deps too if it was set after the deltask).
(Bitbake rev: b7a81cb91e82ba64b63c9153dc161a2ab4696715)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/dump_cache.py')
0 files changed, 0 insertions, 0 deletions