diff options
Diffstat (limited to 'documentation/overview-manual/overview-manual-concepts.xml')
-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 |