ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE

Both added recently in oecore.

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 76b970718d237f60aefe02321d867bed3deb6069)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2024-12-20 13:16:31 +01:00
committed by Richard Purdie
parent 81412adb5e
commit 1461717567

View File

@@ -7517,6 +7517,8 @@ system and gives an overview of their function and contents.
Specifies the type of archive to create for the SDK. Valid values:
- ``tar.xz`` (default)
- ``tar.zst``
- ``7zip``
- ``zip``
Only one archive type can be specified.