diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-08-29 11:10:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-06 11:59:45 +0100 |
commit | 196561b6965af693563c86387f5d87665eaa2656 (patch) | |
tree | 47fa17397808c7de2051b9edf3b2654a3c92d29e /documentation/ref-manual | |
parent | 36500d9d87f601b644072f8f7ef0de11a1e21833 (diff) | |
download | poky-196561b6965af693563c86387f5d87665eaa2656.tar.gz |
ref-manual: sync list of image types with source
(From yocto-docs rev: fc2817a4ca75efcb556c84ba5c6edcb4d703a78f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 6b2097ef34..93b7588385 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -6606,6 +6606,7 @@ | |||
6606 | by default: | 6606 | by default: |
6607 | <literallayout class='monospaced'> | 6607 | <literallayout class='monospaced'> |
6608 | btrfs | 6608 | btrfs |
6609 | container | ||
6609 | cpio | 6610 | cpio |
6610 | cpio.gz | 6611 | cpio.gz |
6611 | cpio.lz4 | 6612 | cpio.lz4 |
@@ -6621,13 +6622,14 @@ | |||
6621 | ext3.gz | 6622 | ext3.gz |
6622 | ext4 | 6623 | ext4 |
6623 | ext4.gz | 6624 | ext4.gz |
6624 | hdddirect | 6625 | f2fs |
6625 | hddimg | 6626 | hddimg |
6626 | iso | 6627 | iso |
6627 | jffs2 | 6628 | jffs2 |
6628 | jffs2.sum | 6629 | jffs2.sum |
6629 | multiubi | 6630 | multiubi |
6630 | squashfs | 6631 | squashfs |
6632 | squashfs-lz4 | ||
6631 | squashfs-lzo | 6633 | squashfs-lzo |
6632 | squashfs-xz | 6634 | squashfs-xz |
6633 | tar | 6635 | tar |