diff options
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst index c882dfa730..51ab233adc 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst | |||
| @@ -167,6 +167,9 @@ govern the behavior of the unpack stage: | |||
| 167 | - *dos:* Applies to ``.zip`` and ``.jar`` files and specifies whether | 167 | - *dos:* Applies to ``.zip`` and ``.jar`` files and specifies whether |
| 168 | to use DOS line ending conversion on text files. | 168 | to use DOS line ending conversion on text files. |
| 169 | 169 | ||
| 170 | - *striplevel:* Strip specified number of leading components (levels) | ||
| 171 | from file names on extraction | ||
| 172 | |||
| 170 | - *subdir:* Unpacks the specific URL to the specified subdirectory | 173 | - *subdir:* Unpacks the specific URL to the specified subdirectory |
| 171 | within the root directory. | 174 | within the root directory. |
| 172 | 175 | ||
