diff options
author | Ihar Hrachyshka <ihar.hrachyshka@gmail.com> | 2009-09-07 03:10:13 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-27 15:33:39 +0100 |
commit | 4a115f89bba023724e662b5e6959f2292f1ab103 (patch) | |
tree | bf3c09df5f8baa14a8ef14c4a8009a0a16ee8fbc /contrib | |
parent | 7de56d6f7403f519b176439ba67b6e4ea11cd628 (diff) |
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>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions