summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-09 15:28:41 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:57 +0100
commit198d34d44fe7705495f41a6065b9fa08395ee7ea (patch)
tree0d7bd646f413734c3101a732a53dadd8b8c71629 /documentation
parent7f7ede120db8b2f83517da253526da3d293dff62 (diff)
downloadast2050-yocto-poky-198d34d44fe7705495f41a6065b9fa08395ee7ea.zip
ast2050-yocto-poky-198d34d44fe7705495f41a6065b9fa08395ee7ea.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml37
1 files changed, 4 insertions, 33 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index cf6885f..f69a3de 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1729,38 +1729,9 @@ Core layer for images cannot be removed
<para>
Specifes the format of the root filesystem create by
the OpenEmbedded build system.
- Valid types include but are not limited to the following:
- <literallayout class='monospaced'>
- jffs2
- 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>.
+ Available formats are a subset of the
+ supported images listed in
+ <link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>.
</para>
</glossdef>
</glossentry>
@@ -1951,7 +1922,7 @@ Core layer for images cannot be removed
<para>
Specifes the type of image created by the OpenEmbedded
build system.
- Valid types include but are not limited to the following:
+ Here are the supported image types:
<literallayout class='monospaced'>
jffs2
sum.jffs2
OpenPOWER on IntegriCloud