]> code.ossystems Code Review - openembedded-core.git/commit
Fixed concurrency problem for ZIP packed recipes.
authorIhar Hrachyshka <ihar.hrachyshka@gmail.com>
Mon, 18 Jul 2011 17:00:29 +0000 (10:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2011 17:03:04 +0000 (18:03 +0100)
commit6ca80453618fa308cc2d6329450aaf5dfdf2d610
tree593839d06f69a99f05ae5f724cc31304f0501589
parentb8c76452e7e2681fb2c846e83bc62a0a2173eee9
Fixed concurrency problem for ZIP packed recipes.

The problem occured when unzip-native is not yet staged, and ZIP
archive unpacking already started resulting in failed do_unpack task.

(oe.dev has a NEED_UNZIP_FOR_UNPACK variable we did not bring over)

[RP: Use srcuri from already existing variable]
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass