summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-10 15:06:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:18:03 +0100
commit85a4c9ea5d177ce0a9db3bf30eb1911558c5ffdc (patch)
tree649e5566335c04dfe71b4bc1c18055cf4baee721 /documentation/overview-manual
parentd4ba120a807627aadb940f1331f13449983eb3ad (diff)
downloadpoky-85a4c9ea5d177ce0a9db3bf30eb1911558c5ffdc.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/overview-manual')
-rw-r--r--documentation/overview-manual/overview-manual-concepts.xml9
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