diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-09-24 08:37:06 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-01 22:52:53 +0100 |
commit | 155961db71e15356ce5ccd6baf4e57e5f9ad6799 (patch) | |
tree | fab5dc89c8a82ffc158e7f148e05abd1ceee7fc7 /documentation/ref-manual | |
parent | 89d3e7508734253835debdafcd5a50c2942209a0 (diff) | |
download | poky-155961db71e15356ce5ccd6baf4e57e5f9ad6799.tar.gz |
ref-manual: Updated the "Images" section.
changed the wording for where the DEPLOY_DIR_IMAGE directory
points to per Paul Eggleton's suggestion.
(From yocto-docs rev: eaa48e4dc54bf07431d389de6064329f2173ea68)
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/closer-look.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index c8f2fae94e..25c03e0a52 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml | |||
@@ -1078,7 +1078,8 @@ | |||
1078 | variable points to the <filename>deploy</filename> directory, | 1078 | variable points to the <filename>deploy</filename> directory, |
1079 | while the | 1079 | while the |
1080 | <link linkend='var-DEPLOY_DIR_IMAGE'><filename>DEPLOY_DIR_IMAGE</filename></link> | 1080 | <link linkend='var-DEPLOY_DIR_IMAGE'><filename>DEPLOY_DIR_IMAGE</filename></link> |
1081 | variable points to the machine-specific directory. | 1081 | variable points to the appropriate directory containing images for |
1082 | the current configuration. | ||
1082 | <itemizedlist> | 1083 | <itemizedlist> |
1083 | <listitem><para><filename><kernel-image></filename>: | 1084 | <listitem><para><filename><kernel-image></filename>: |
1084 | A kernel binary file. | 1085 | A kernel binary file. |