diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-10 21:34:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-25 10:33:15 +0100 |
commit | 8f728e33837842d32f6f00a32a8ff651eec9eb83 (patch) | |
tree | 9acb5fb5a302548af9524f398d5fbece51928b6b /scripts/lib/checklayer | |
parent | 5b4c7dc600f33f784618c98330d075a38f944fb1 (diff) | |
download | poky-8f728e33837842d32f6f00a32a8ff651eec9eb83.tar.gz |
bitbake: cooker: Fix/improve collections handling
Code changes for FILE_LAYERNAME exposed lifecycle issues around the collections
object in Cooker which only appeared in devtool usage in eSDK. Move
the collections setup to an earlier stage after parsing completes to
avoid any kind of race around it.
Also stop overwriting the code variable in MatchFiles. Ultimately we
need to combine these codepaths but that is for another patch.
(Bitbake rev: 27b872ed4fbe73b3b61e14cb885bb7c16c039cdb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer')
0 files changed, 0 insertions, 0 deletions