mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
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 <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>
This commit is contained in:
committed by
Richard Purdie
parent
195266be34
commit
a73466aa4c
@@ -1993,10 +1993,10 @@ Core layer for images cannot be removed
|
|||||||
<glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm>
|
<glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
Specifies the formats of the root filesystem created by
|
Specifies the formats the OpenEmbedded build system uses
|
||||||
the OpenEmbedded build system.
|
during the build when creating the root filesystem.
|
||||||
Available formats are a subset of the
|
For the complete list of supported image formats from which
|
||||||
supported images listed in
|
you can choose, see
|
||||||
<link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>.
|
<link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>.
|
||||||
</para>
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
|
|||||||
Reference in New Issue
Block a user