diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-10 15:06:23 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:33 +0100 |
| commit | 2eee77ccf418d117b715f77b75a0abe460c38143 (patch) | |
| tree | 94646aefecd886d22160a1363a03301a9d1f0075 /documentation | |
| parent | a934764b97f0817bd08b890c59b1e2f2ff5c81f9 (diff) | |
| download | poky-2eee77ccf418d117b715f77b75a0abe460c38143.tar.gz | |
overview-manual: Minor wording changes to the "Images" section.
(From yocto-docs rev: a3e825e6086ec7674641658cc956020e3e1cd9dd)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/overview-manual/overview-manual-concepts.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index 80cf3ad2d2..c3e4b457ff 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml | |||
| @@ -1955,7 +1955,7 @@ | |||
| 1955 | You can see from the | 1955 | You can see from the |
| 1956 | <link linkend='general-workflow-figure'>general workflow figure</link> | 1956 | <link linkend='general-workflow-figure'>general workflow figure</link> |
| 1957 | that BitBake output, in part, consists of images. | 1957 | that BitBake output, in part, consists of images. |
| 1958 | This section is going to look more closely at this output: | 1958 | This section takes a closer look at this output: |
| 1959 | <imagedata fileref="figures/images.png" align="center" width="5.5in" depth="5.5in" /> | 1959 | <imagedata fileref="figures/images.png" align="center" width="5.5in" depth="5.5in" /> |
| 1960 | </para> | 1960 | </para> |
| 1961 | 1961 | ||
| @@ -1987,9 +1987,9 @@ | |||
| 1987 | A kernel binary file. | 1987 | A kernel binary file. |
| 1988 | The | 1988 | The |
| 1989 | <ulink url='&YOCTO_DOCS_REF_URL;#var-KERNEL_IMAGETYPE'><filename>KERNEL_IMAGETYPE</filename></ulink> | 1989 | <ulink url='&YOCTO_DOCS_REF_URL;#var-KERNEL_IMAGETYPE'><filename>KERNEL_IMAGETYPE</filename></ulink> |
| 1990 | variable setting determines the naming scheme for the | 1990 | variable determines the naming scheme for the |
| 1991 | kernel image file. | 1991 | kernel image file. |
| 1992 | Depending on that variable, the file could begin with | 1992 | Depending on this variable, the file could begin with |
| 1993 | a variety of naming strings. | 1993 | a variety of naming strings. |
| 1994 | The | 1994 | The |
| 1995 | <filename>deploy/images/</filename><replaceable>machine</replaceable> | 1995 | <filename>deploy/images/</filename><replaceable>machine</replaceable> |
| @@ -2003,8 +2003,7 @@ | |||
| 2003 | <filename>*.bz2</filename> files). | 2003 | <filename>*.bz2</filename> files). |
| 2004 | The | 2004 | The |
| 2005 | <ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></ulink> | 2005 | <ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></ulink> |
| 2006 | variable setting determines the root filesystem image | 2006 | variable determines the root filesystem image type. |
| 2007 | type. | ||
| 2008 | The | 2007 | The |
| 2009 | <filename>deploy/images/</filename><replaceable>machine</replaceable> | 2008 | <filename>deploy/images/</filename><replaceable>machine</replaceable> |
| 2010 | directory can contain multiple root filesystems for the | 2009 | directory can contain multiple root filesystems for the |
