]> code.ossystems Code Review - openembedded-core.git/commit
uninative: check .done file instead of tarball
authorStefan Agner <stefan.agner@toradex.com>
Fri, 11 Oct 2019 09:06:59 +0000 (11:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Oct 2019 17:13:38 +0000 (18:13 +0100)
commita1c95580549cb4f77601e62c7f026b19c752d853
tree07c97df9d7900ebac17d452ba5c11137aa3e8d8b
parentb0efd8d4d0dbc30e6505b42f5603f18fa764d732
uninative: check .done file instead of tarball

In case multiple builds share UNINATIVE_DLDIR's location, one build
might be in the process of downloading the tarball while another is
just checking whether the tarball exists. Check for the done file
instead and rely on the fetchers lockfile mechanism in case two
builds are running.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/uninative.bbclass