diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-02-07 09:08:49 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-07 14:36:01 +0000 |
commit | d01b4bd15b94aca8344dd32517d7a4153637b025 (patch) | |
tree | 89642fd4ead1895a9ccff3cc56e90d706f6dc276 /meta/recipes-support/npth | |
parent | 03b1180825df3e6b7595e7cab6531d0c02998430 (diff) | |
download | poky-d01b4bd15b94aca8344dd32517d7a4153637b025.tar.gz |
bitbake: lib/bb/build: add tasksbetween() function
Add a utility function that gives the list of dependent tasks between
two specified tasks (just within the same recipe). This is intended to
be able to be executed from recipe context so it uses the datastore
rather than having access to the runqueue.
This will be used in OpenEmbedded-Core's populate_sdk_ext.bbclass to
get the list of tasks between do_image_complete and do_build.
(Bitbake rev: 433379bf12cf31fdf46defdf66695cf8be9994b1)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/npth')
0 files changed, 0 insertions, 0 deletions