From: Scott Rifenbark Date: Mon, 28 Oct 2013 13:06:16 +0000 (-0700) Subject: ref-manual: Updated IMAGE_FSTYPES variable description. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73466aa4c0d27ffb0030bbf311531cf1b46ed64;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Updated IMAGE_FSTYPES variable description. Fixes [YOCTO #5368] The current explanation was ambiguous regarging the term "subset". I have rewritten to be clear. Reported-by: Laszlo Papp (From yocto-docs rev: 3bf41e856c3d9828d5c9cd6d70467e88a4af575f) 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 2c01d78e779..4d821760b4c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1993,10 +1993,10 @@ Core layer for images cannot be removed IMAGE_FSTYPES - Specifies the formats of the root filesystem created by - the OpenEmbedded build system. - Available formats are a subset of the - supported images listed in + Specifies the formats the OpenEmbedded build system uses + during the build when creating the root filesystem. + For the complete list of supported image formats from which + you can choose, see IMAGE_TYPES.