]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/package_manager.py: add deploy dir locking mechanism
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 13 Jan 2014 08:01:53 +0000 (10:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:26 +0000 (11:50 +0000)
commitcb03d15482569c2e56232c921526938dcecfdb68
treed16158aef52ca099a27d5bae2d61e49d5002745c
parentbac2e279005b601daff4d53549612ceb76a6a857
lib/oe/package_manager.py: add deploy dir locking mechanism

This is needed in order to serialize the index file creation when
multiple do_rootfs tasks are running in the same time.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/lib/oe/package_manager.py