]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.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)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 11 Mar 2022 02:45:22 +0000 (10:45 +0800)
commitb6893ed80df90b0e9468f291205f38cc76960e08
tree2a4a6652890b82e48dab626199a57bca5b32a10e
parentc2ebef2113d05aefb98b41caf380e03ec368934c
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>
(cherry picked from commit 1fa763b2022822a76fde541724e83e1977833d03)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/sstate.bbclass