diff options
| author | Paul Eggleton <bluelightning@bluelightning.org> | 2023-04-22 15:19:37 +1200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-22 10:59:12 +0100 |
| commit | 958d52f37b0cbdad9b5f64906957ef85c26a3332 (patch) | |
| tree | 6d6b6fdb818dfd56b9d69aa9daafef10475f2652 /documentation/ref-manual | |
| parent | 42a6d47754e5780ab2ea3d50bd8d3700f1a15979 (diff) | |
| download | poky-958d52f37b0cbdad9b5f64906957ef85c26a3332.tar.gz | |
ref-manual: add new SDK_ZIP_OPTIONS variable
Newly added for 4.2.
(From yocto-docs rev: e599d82cb3377900632182d216925a2aa44d3989)
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index c787a17937..171987604c 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -7318,6 +7318,11 @@ system and gives an overview of their function and contents. | |||
| 7318 | :term:`DISTRO_VERSION` and | 7318 | :term:`DISTRO_VERSION` and |
| 7319 | :term:`METADATA_REVISION` variables. | 7319 | :term:`METADATA_REVISION` variables. |
| 7320 | 7320 | ||
| 7321 | :term:`SDK_ZIP_OPTIONS` | ||
| 7322 | Specifies extra options to pass to the ``zip`` command when zipping the SDK | ||
| 7323 | (i.e. when :term:`SDK_ARCHIVE_TYPE` is set to "zip"). The default value is | ||
| 7324 | "-y". | ||
| 7325 | |||
| 7321 | :term:`SDKEXTPATH` | 7326 | :term:`SDKEXTPATH` |
| 7322 | The default installation directory for the Extensible SDK. By | 7327 | The default installation directory for the Extensible SDK. By |
| 7323 | default, this directory is based on the :term:`DISTRO` | 7328 | default, this directory is based on the :term:`DISTRO` |
