diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-28 06:06:16 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:54 +0000 |
| commit | a73466aa4c0d27ffb0030bbf311531cf1b46ed64 (patch) | |
| tree | 6a2eed911f934593733adb9571872a1ffe649ac3 /documentation/ref-manual | |
| parent | 195266be3421e9c695f84d37a040870c1bcd0791 (diff) | |
| download | poky-a73466aa4c0d27ffb0030bbf311531cf1b46ed64.tar.gz | |
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>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 2c01d78e77..4d821760b4 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 | |||
| 1993 | <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm> | 1993 | <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm> |
| 1994 | <glossdef> | 1994 | <glossdef> |
| 1995 | <para> | 1995 | <para> |
| 1996 | Specifies the formats of the root filesystem created by | 1996 | Specifies the formats the OpenEmbedded build system uses |
| 1997 | the OpenEmbedded build system. | 1997 | during the build when creating the root filesystem. |
| 1998 | Available formats are a subset of the | 1998 | For the complete list of supported image formats from which |
| 1999 | supported images listed in | 1999 | you can choose, see |
| 2000 | <link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>. | 2000 | <link linkend='var-IMAGE_TYPES'><filename>IMAGE_TYPES</filename></link>. |
| 2001 | </para> | 2001 | </para> |
| 2002 | </glossdef> | 2002 | </glossdef> |
