mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
ref-manual: add SDK_ARCHIVE_TYPE
This appears to have been introduced back in 2019, but we missed documenting it. (From yocto-docs rev: 064a5d84890416362a1a7a337347abbe9afe485d) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
338bc72e4d
commit
b93e695de6
@@ -7053,6 +7053,14 @@ system and gives an overview of their function and contents.
|
||||
The target architecture for the SDK. Typically, you do not directly
|
||||
set this variable. Instead, use :term:`SDKMACHINE`.
|
||||
|
||||
:term:`SDK_ARCHIVE_TYPE`
|
||||
Specifies the type of archive to create for the SDK. Valid values:
|
||||
|
||||
- ``tar.xz`` (default)
|
||||
- ``zip``
|
||||
|
||||
Only one archive type can be specified.
|
||||
|
||||
:term:`SDK_BUILDINFO_FILE`
|
||||
When using the :ref:`ref-classes-image-buildinfo` class,
|
||||
specifies the file in the SDK to write the build information into. The
|
||||
|
||||
Reference in New Issue
Block a user