Lines Matching refs:unpack
43 fetcher.unpack(rootdir)
151 .. _bb-the-unpack:
156 The unpack process usually immediately follows the download. For all
157 URLs except Git URLs, BitBake uses the common ``unpack`` method.
160 govern the behavior of the unpack stage:
162 - *unpack:* Controls whether the URL components are unpacked. If set to
164 "0", the unpack stage leaves the file alone. This parameter is useful
176 The unpack call automatically decompresses and extracts files with ".Z",
180 As mentioned, the Git fetcher has its own unpack method that is
386 bare clone is then cloned into the work directory during the unpack
389 and make the unpack process fast. The executable used can be set with
730 - *"destsuffix":* Specifies the directory to use to unpack the package (default: ``npm``).
766 - *"destsuffix":* Specifies the directory to use to unpack the dependencies