]> code.ossystems Code Review - openembedded-core.git/commit
report-error.bbclass: Added file syncronization.
authorMariano Lopez <mariano.lopez@linux.intel.com>
Fri, 26 Jun 2015 05:56:00 +0000 (05:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2015 12:06:06 +0000 (13:06 +0100)
commitc7bff5e7fdd2cbf6f22bfe9a74ceb6e19ef3b5d8
tree253c86fcda287235a170336711f4d0913f628689
parent2b87991be82f4bcf76f8cc3a79bcefc225bae8ba
report-error.bbclass: Added file syncronization.

errorreport_handler would fail if several errors are
triggered at the same time because of two proccess
writting to the same file. This patch add the required
syncronization to handle concurrent process.

[YP #7899]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/report-error.bbclass