diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-24 11:00:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-06 09:31:24 +0100 |
commit | 9982b2c0f2a4bf6d451b532856ca6cf126985f22 (patch) | |
tree | 811590ad5eb2ab18891e2144032e879b7b775920 /documentation/sphinx-static | |
parent | 232cb7b0553f844be695d26f55aaf531029a6a9a (diff) | |
download | poky-9982b2c0f2a4bf6d451b532856ca6cf126985f22.tar.gz |
bitbake: runqueue: Further fixes for confused setscene tasks
There is further evidence of tasks ending up being "covered" and "notcovered"
which shouldn't happen and is bad. The code that caused this problem last
time appears to have issues where stamps for tasks already exist.
Split out the setscene stamp checking code to a separate function and
use this when checking "hard dependencies" (like pseudo-native) so
that if the stamps exist and it will be "covered", it is not put on
the notcovered list.
(Bitbake rev: a1848a481e36b729c8e4130c394b1d462d4b488a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx-static')
0 files changed, 0 insertions, 0 deletions