summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-08 17:52:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-10 11:44:58 +0000
commiteda0ed901532ceb55bcf24bbde2c40a0d8759b69 (patch)
tree024df50c614e657ecded4b81142e32c5d782409b /bitbake/lib/bb/cache.py
parentd07473d2c25ca116c1b16018d7c3d9bbd3a721bb (diff)
downloadpoky-eda0ed901532ceb55bcf24bbde2c40a0d8759b69.tar.gz
cooker.py: Ensure only one copy of bitbake executes at once
The bitbake codebase makes assumptions that only one copy is active against a given build directory at a given time. This patch adds a lockfile in TOPDIR to ensure that is the case. Note that no unlock is needed, that is automatically dropped when execution terminates. (Bitbake rev: 6004cbf36c980c2574c1c9153df81a7c55317e17) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cache.py')
0 files changed, 0 insertions, 0 deletions