diff options
author | Chris Laplante <chris.laplante@agilent.com> | 2020-01-16 11:28:05 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-19 13:31:05 +0000 |
commit | 1b1a533133e68b1850cd4194d51b53e819fa9183 (patch) | |
tree | af9550485e98804578176a9394d176b787d1977c /meta/classes/meson.bbclass | |
parent | 96adf215cca17bc1fed40de635139b3422ba6fde (diff) | |
download | poky-1b1a533133e68b1850cd4194d51b53e819fa9183.tar.gz |
bitbake: persist_data.py: Immediately get exclusive lock in __setitem__
To avoid races, SQLTable::__setitem__ needs an exclusive lock for the
entire transaction, not just the INSERT/UPDATE part.
(Bitbake rev: feb43e7c30f5bfab75d718896c45df621810d06f)
Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/meson.bbclass')
0 files changed, 0 insertions, 0 deletions