diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-31 17:24:46 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-01 10:23:02 +0100 |
| commit | 9ba7a776ebd885feeb4e0d89aa07e9517843a19c (patch) | |
| tree | 573e16d017d713769fa9e97017773eb8cfe6ff64 /documentation | |
| parent | 163a4e5be0328a0ba1df5a4aa738a08c2363215e (diff) | |
| download | poky-9ba7a776ebd885feeb4e0d89aa07e9517843a19c.tar.gz | |
ref-manual: Updates to the IMAGE_TYPES variable description.
The "sum.jffs2" option was renamed to "jffs2.sum" to better reflect
its purpose. I updated the list of options for the IMAGE_TYPES
variable to reflect the change.
(From yocto-docs rev: 4226ff4aa96eed1d51753d5dee72c6264ee2d7f7)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 c7db5bea58..966f7c2663 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3200,7 +3200,7 @@ | |||
| 3200 | by default: | 3200 | by default: |
| 3201 | <literallayout class='monospaced'> | 3201 | <literallayout class='monospaced'> |
| 3202 | jffs2 | 3202 | jffs2 |
| 3203 | sum.jffs2 | 3203 | jffs2.sum |
| 3204 | cramfs | 3204 | cramfs |
| 3205 | ext2 | 3205 | ext2 |
| 3206 | ext2.gz | 3206 | ext2.gz |
