1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

ref-manual: Edits to IMAGE_FSTYPES and IMAGE_TYPES variables.

(From yocto-docs rev: f852fff164e926f3b821c59f293904125cbb17bd)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-08-09 15:28:41 +03:00
committed by Richard Purdie
parent 7f7ede120d
commit 198d34d44f
+4 -33
View File
@@ -1729,38 +1729,9 @@ Core layer for images cannot be removed
<para> <para>
Specifes the format of the root filesystem create by Specifes the format of the root filesystem create by
the OpenEmbedded build system. the OpenEmbedded build system.
Valid types include but are not limited to the following: Available formats are a subset of the
<literallayout class='monospaced'> supported images listed in
jffs2 <link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>.
sum.jffs2
cramfs
ext2
ext2.gz
ext2.bz2
ext3
ext3.gz
ext2.lzma
btrfs
live
squashfs
squashfs-xz
ubi
ubifs
tar
tar.gz
tar.bz2
tar.xz
cpio
cpio.gz
cpio.xz
cpio.lzma
vmdk
elf
</literallayout>
For more information on how these types of images, see
<filename>meta/classes/image_types*.bbclass</filename>
in the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
</para> </para>
</glossdef> </glossdef>
</glossentry> </glossentry>
@@ -1951,7 +1922,7 @@ Core layer for images cannot be removed
<para> <para>
Specifes the type of image created by the OpenEmbedded Specifes the type of image created by the OpenEmbedded
build system. build system.
Valid types include but are not limited to the following: Here are the supported image types:
<literallayout class='monospaced'> <literallayout class='monospaced'>
jffs2 jffs2
sum.jffs2 sum.jffs2