diff mbox series

ref-manual: added wic.zst to the IMAGE_TYPES

Message ID 20240812090306.9098-1-jan.vermaete@gmail.com
State New
Headers show
Series ref-manual: added wic.zst to the IMAGE_TYPES | expand

Commit Message

Jan Vermaete Aug. 12, 2024, 9:03 a.m. UTC
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
---
 documentation/ref-manual/variables.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Quentin Schulz Aug. 12, 2024, 9:47 a.m. UTC | #1
Hi Jan,

On 8/12/24 11:03 AM, Jan Vermaete via lists.yoctoproject.org wrote:
> [You don't often get email from jan.vermaete=gmail.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 

This is in OE since commit 704b01f33196cfdeaa57e2f2602ff2d52b25ab93, 
present in Gatesgarth. Therefore, @Alex this matches the criteria for 
backporting to currently maintained branches (kirkstone and later).

> Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin
diff mbox series

Patch

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 848cea787..237bf3a54 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.
       - wic.bz2
       - wic.gz
       - wic.lzma
+      - wic.zst
 
       For more information about these types of images, see
       ``meta/classes-recipe/image_types*.bbclass`` in the :term:`Source Directory`.