diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-06 14:16:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-15 10:28:12 +0100 |
commit | 376aa786cde14a8d7a29a4a569f19a0f211e5d52 (patch) | |
tree | 1575dc56a618477b7262023a2ce1b71eec56e074 /bitbake/bin | |
parent | fb8fc5e78c475e217655a05add516c2520d17a4e (diff) | |
download | poky-376aa786cde14a8d7a29a4a569f19a0f211e5d52.tar.gz |
bitbake: runqueue: Add covered_tasks (or 'collated_deps') to scenequeue data
Its useful to have a list of all the tasks a given setscene task covers
and we can easily generate this data whilst doing other data processing.
This is used in later changes to runqueue rather than trying to compute it
on the fly which is difficult.
(Bitbake rev: 63ddc2fec40bd1b456702b97091f9dc5ef70a941)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
0 files changed, 0 insertions, 0 deletions