diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2024-08-12 11:03:06 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-22 13:48:58 +0100 |
| commit | 49a934e5853bb780e518c5ebf359cb9906e5ce23 (patch) | |
| tree | 092ead5a0e48394f95076abd6996a1c4b7223459 /documentation | |
| parent | f2c8b7e31ce31e89d50930ecf24e7c398a829d55 (diff) | |
| download | poky-49a934e5853bb780e518c5ebf359cb9906e5ce23.tar.gz | |
ref-manual: added wic.zst to the IMAGE_TYPES
(From yocto-docs rev: da5c0dae1101aae2db15f9f91c980e26c74eb739)
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index f0c8e4f848..32c9e7407d 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -3971,6 +3971,7 @@ system and gives an overview of their function and contents. | |||
| 3971 | - wic.bz2 | 3971 | - wic.bz2 |
| 3972 | - wic.gz | 3972 | - wic.gz |
| 3973 | - wic.lzma | 3973 | - wic.lzma |
| 3974 | - wic.zst | ||
| 3974 | 3975 | ||
| 3975 | For more information about these types of images, see | 3976 | For more information about these types of images, see |
| 3976 | ``meta/classes-recipe/image_types*.bbclass`` in the :term:`Source Directory`. | 3977 | ``meta/classes-recipe/image_types*.bbclass`` in the :term:`Source Directory`. |
