]> code.ossystems Code Review - openembedded-core.git/commit
icecc: Fix race condition when packaging toolchain
authorTobias Henkel <tobias.henkel@bmw-carit.de>
Tue, 12 Nov 2013 08:34:03 +0000 (09:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Nov 2013 16:00:20 +0000 (16:00 +0000)
commit8a30be803e91e66688cfc27ca4c21f26fb22eed8
tree1c75da7bced42ff98b026d99e2408830bfa0e247
parentd2735ac44887c7e01134d6870a4875a786501eba
icecc: Fix race condition when packaging toolchain

In the current implementation there can be a race condition while
creating the toolchain archive causing the build to break.

This is fixed by locking the toolchain archiving step using flock.

Signed-off-by: Tobias Henkel <tobias.henkel@bmw-carit.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass