Ihar Hrachyshka wrote: > Hello! > I encountered the following error when unpacking faad2 recipe on bare > debian lenny system (stable/2009 tree): > sh: unzip: command not found > The problem is that there is no 'unzip' utility on the host. I tried > to specify DEPENDS = "unzip-native" for faad2 recipe but it somehow > doesn't wait for unzip-native to be built. Any suggestions on how to > make faad2 unpack task wait for unzip-native staging? Or should we > just put unzip into list of required host software in sanity.bbclass? > Thanks for help.
Here is a fix per-package: http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=d5345f88b5ffdca098e0281f42f51e42ef43e79d There can be even more affected packages. ________________________________________________________________________ Stanislav Brabec http://www.penguin.cz/~utx/zaurus _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
