diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-07-30 17:05:10 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:44 +0100 |
| commit | affae18f01bd43096abb0be447c601b0f4745ec4 (patch) | |
| tree | 781bb5fce0c15b9db62226478e1887c5b85e6fee /documentation | |
| parent | 96ce7dcedf15463ba5926a2b1fe4a25c2cb93fc0 (diff) | |
| download | poky-affae18f01bd43096abb0be447c601b0f4745ec4.tar.gz | |
ref-manual: Wording change for Images section.
Changed the wording to better reflect what these sample images
in the chapter really accomplish.
(From yocto-docs rev: 8ae60cd52e5b8fba02b00bdd8b7b242a077e8196)
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-images.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index e08fd19adf..37c8051a26 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml | |||
| @@ -6,7 +6,8 @@ | |||
| 6 | <title>Images</title> | 6 | <title>Images</title> |
| 7 | 7 | ||
| 8 | <para> | 8 | <para> |
| 9 | The OpenEmbedded build process supports several types of images to satisfy different needs. | 9 | The OpenEmbedded build system provides several example |
| 10 | images to satisfy different needs. | ||
| 10 | When you issue the <filename>bitbake</filename> command you provide a “top-level” recipe | 11 | When you issue the <filename>bitbake</filename> command you provide a “top-level” recipe |
| 11 | that essentially begins the build for the type of image you want. | 12 | that essentially begins the build for the type of image you want. |
| 12 | </para> | 13 | </para> |
