Fixed concurrency problem for ZIP packed recipes.
authorIhar Hrachyshka <ihar.hrachyshka@gmail.com>
Mon, 7 Sep 2009 03:10:13 +0000 (03:10 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 27 Mar 2010 14:33:39 +0000 (15:33 +0100)
commit4a115f89bba023724e662b5e6959f2292f1ab103
treebf3c09df5f8baa14a8ef14c4a8009a0a16ee8fbc
parent7de56d6f7403f519b176439ba67b6e4ea11cd628
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.
Added NEED_UNZIP_FOR_UNPACK variable to use in recipes which do_unpack
with unzip utility but doesn't have '.zip' in SRC_URI (f.e. .EXE
windows self-extraction binaries).

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
classes/base.bbclass