diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-09-13 10:19:42 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-22 12:20:43 +0100 |
| commit | aef132662e34694689bd53ca8438b8f97ef427f5 (patch) | |
| tree | 61309c1da13d945e175deea69bc92b7797a06af7 | |
| parent | 599209eca2d54ae1febcb0fc006116c281642e0b (diff) | |
| download | poky-aef132662e34694689bd53ca8438b8f97ef427f5.tar.gz | |
ref-manual: Fixed IMAGE_FSTYPES to specify formats instead of format.
(From yocto-docs rev: 8a2723547477331a8187cea6e37801b291cb7777)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 38e7f464a0..897522ab2e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -1855,7 +1855,7 @@ Core layer for images cannot be removed | |||
| 1855 | <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm> | 1855 | <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm> |
| 1856 | <glossdef> | 1856 | <glossdef> |
| 1857 | <para> | 1857 | <para> |
| 1858 | Specifies the format of the root filesystem created by | 1858 | Specifies the formats of the root filesystem created by |
| 1859 | the OpenEmbedded build system. | 1859 | the OpenEmbedded build system. |
| 1860 | Available formats are a subset of the | 1860 | Available formats are a subset of the |
| 1861 | supported images listed in | 1861 | supported images listed in |
