From a73466aa4c0d27ffb0030bbf311531cf1b46ed64 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 28 Oct 2013 06:06:16 -0700 Subject: 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 --- documentation/ref-manual/ref-variables.xml | 8 ++++---- 1 file 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 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. -- cgit v1.2.3-54-g00ecf