aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/__init__.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-24 11:00:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-06 09:30:49 +0100
commita1848a481e36b729c8e4130c394b1d462d4b488a (patch)
treeddcc86220f853b6cd82ff95a9eac40fcfe2af749 /lib/bb/__init__.py
parented8e1fd4cf9d5ac8a8203638add99d686b4b3521 (diff)
downloadbitbake-a1848a481e36b729c8e4130c394b1d462d4b488a.tar.gz
runqueue: Further fixes for confused setscene tasksyocto-3.32021-04-hardknott1.50.0
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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/__init__.py')
0 files changed, 0 insertions, 0 deletions