From: Scott Rifenbark Date: Fri, 9 Aug 2013 12:28:41 +0000 (+0300) Subject: ref-manual: Edits to IMAGE_FSTYPES and IMAGE_TYPES variables. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=198d34d44fe7705495f41a6065b9fa08395ee7ea;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Edits to IMAGE_FSTYPES and IMAGE_TYPES variables. (From yocto-docs rev: f852fff164e926f3b821c59f293904125cbb17bd) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index cf6885faf82..f69a3de8ddf 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 Specifes the format of the root filesystem create by the OpenEmbedded build system. - Valid types include but are not limited to the following: - - 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 - - For more information on how these types of images, see - meta/classes/image_types*.bbclass - in the - Source Directory. + Available formats are a subset of the + supported images listed in + IMAGE_TYPES. @@ -1951,7 +1922,7 @@ Core layer for images cannot be removed 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: jffs2 sum.jffs2