aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/data.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-25 23:18:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-26 15:32:09 +0000
commit84f1dde717dac22435005b79d03ee0b80a3e8e62 (patch)
treeb091d1f4f0b80107318bd4de5ebe27f795af9682 /lib/bb/data.py
parent4841c1d37c503a366f99e3a134dca7440e3a08ea (diff)
downloadbitbake-84f1dde717dac22435005b79d03ee0b80a3e8e62.tar.gz
bitbake: Share BB_TASKDEPDATA with tasks
Currently tasks have no knowledge of which other tasks they depend upon. This makes it impossible to do at least two things which would be desirable/interesting: a) Have the ability to create per recipe sysroots b) Allow the aclocal files to be present only for the entries in DEPENDS (directly and indirectly) By exporting task data through this new variable, tasks can inspect their dependencies and then take actions based upon this. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/data.py')
0 files changed, 0 insertions, 0 deletions