]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sstate: inside the threadedpool don't write to the shared localdata
authorJose Quaresma <quaresma.jose@gmail.com>
Sun, 6 Mar 2022 21:08:23 +0000 (21:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2022 22:43:48 +0000 (22:43 +0000)
commit1fa763b2022822a76fde541724e83e1977833d03
tree562d846df85849f49b0cc069afdc3ccad55e094e
parent5d5c999ec0a40e3fa14041c35035c8cd4a1da01d
sstate: inside the threadedpool don't write to the shared localdata

When inside the threadedpool we make a copy of the localdata
to avoid some race condition, so we need to use this new
localdata2 and stop write the shared localdata.

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass