diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-26 20:09:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-27 09:40:06 +0000 |
commit | de7a6ab1bab97f60be1f0670d9ba6a41e9e67753 (patch) | |
tree | 8afe89a8ae94942013a929cd2d525e74bde617b9 /bitbake/HEADER | |
parent | 9aeb38a5b813b4bb03c926e5dcead2124f935ff7 (diff) | |
download | poky-de7a6ab1bab97f60be1f0670d9ba6a41e9e67753.tar.gz |
runqueue.py: Add inter setscene task dependency handling
This is being added to resolve setscene race issues where we do have
particular dependencies required between setscene tasks. This allows
specific dependencies to be specified. This allows us to fix the races
in sstate with the useradd class in OE-Core.
Any tasks being depended upon have their reverse dependencies cleared to
ensure we don't have circular references.
(Bitbake rev: e1b157d26374a70e6274edcb4c0b9f3bc48f765c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions