diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-05 11:21:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-11 21:57:28 +0100 |
commit | 77dd72754907db274cbd0ab2bef35cb539e32758 (patch) | |
tree | 35f929fecac30ece12d3eeb0794200d739065094 /scripts/lib/scriptpath.py | |
parent | 697d4abaf36c479c1b850a5b5a2a5333865c68f0 (diff) | |
download | poky-77dd72754907db274cbd0ab2bef35cb539e32758.tar.gz |
bitbake: runqueue: Ensure deferred tasks are sorted by multiconfig
We have to prefer one multiconfig over another when deferring tasks, else
we'll have cross-linked build trees and nothing will be able to build.
In the original population code, we sort like this but we don't after
rehashing. Ensure we have the same sorting after rehashing toa void
deadlocks.
(Bitbake rev: 513bfd771d9095fcb6a8bf93806673dbf988a4de)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 27228c7f026acb8ae9e1211d0486ffb7338123a2)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions