summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2020-04-28 09:18:07 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-05 13:22:00 +0100
commitc3884f4630ddfaa4c7555a27e4f0d8d2447d28cc (patch)
tree91d8506286cb153fa31c045577e3a414c5b480cb /documentation
parent528c43e931d10f69ba991177d4abfbb8d838a1c5 (diff)
downloadpoky-c3884f4630ddfaa4c7555a27e4f0d8d2447d28cc.tar.gz
ref-manual: IMAGE_TYPES, add tar.zst, delete elf
Update list of legal IMAGE_TYPES to match what's in image_types.bbclass. (From yocto-docs rev: 7706a240d6dbbace9a76b4b55427f91bd4afc6da) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index b44fdcb73f..e18f41180c 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6638,7 +6638,6 @@
6638 cpio.lzma 6638 cpio.lzma
6639 cpio.xz 6639 cpio.xz
6640 cramfs 6640 cramfs
6641 elf
6642 ext2 6641 ext2
6643 ext2.bz2 6642 ext2.bz2
6644 ext2.gz 6643 ext2.gz
@@ -6662,6 +6661,7 @@
6662 tar.gz 6661 tar.gz
6663 tar.lz4 6662 tar.lz4
6664 tar.xz 6663 tar.xz
6664 tar.zst
6665 ubi 6665 ubi
6666 ubifs 6666 ubifs
6667 wic 6667 wic