]> code.ossystems Code Review - openembedded-core.git/commit
testsdk: Drop lockfile usage
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Mar 2017 10:58:49 +0000 (10:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Mar 2017 11:15:20 +0000 (11:15 +0000)
commit54477664dc13c6aa15b3246f328b66591a340659
tree9f41468af9275f83e78e2548a4f1a21c8a73b51d
parentfb274c7fe588c556936a0df1ae583907875c2a76
testsdk: Drop lockfile usage

We should be able to test sdks in parallel. As far as I can tell, this
restriction crept in for no good reason, based on locks that testimage used
for the non-qemu case.

Therefore remove the lock and allow sdks to test in parallel.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testsdk.bbclass