]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updated IMAGE_FSTYPES variable description.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 28 Oct 2013 13:06:16 +0000 (06:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:54 +0000 (17:09 +0000)
Fixes [YOCTO #5368]

The current explanation was ambiguous regarging the term
"subset".  I have rewritten to be clear.

Reported-by: Laszlo Papp <lpapp@kde.org>
(From yocto-docs rev: 3bf41e856c3d9828d5c9cd6d70467e88a4af575f)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index 2c01d78e779c53c839cce5dd6ff3b0a606b4d835..4d821760b4cf481ff09428a6a42c22e1eaf46677 100644 (file)
@@ -1993,10 +1993,10 @@ Core layer for images cannot be removed
         <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm>
             <glossdef>
                 <para>
-                    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
                     <link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>.
                 </para>
             </glossdef>