1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

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>
This commit is contained in:
Scott Rifenbark
2018-05-10 15:06:23 -07:00
committed by Richard Purdie
parent a934764b97
commit 2eee77ccf4
@@ -1955,7 +1955,7 @@
You can see from the You can see from the
<link linkend='general-workflow-figure'>general workflow figure</link> <link linkend='general-workflow-figure'>general workflow figure</link>
that BitBake output, in part, consists of images. that BitBake output, in part, consists of images.
This section is going to look more closely at this output: This section takes a closer look at this output:
<imagedata fileref="figures/images.png" align="center" width="5.5in" depth="5.5in" /> <imagedata fileref="figures/images.png" align="center" width="5.5in" depth="5.5in" />
</para> </para>
@@ -1987,9 +1987,9 @@
A kernel binary file. A kernel binary file.
The The
<ulink url='&YOCTO_DOCS_REF_URL;#var-KERNEL_IMAGETYPE'><filename>KERNEL_IMAGETYPE</filename></ulink> <ulink url='&YOCTO_DOCS_REF_URL;#var-KERNEL_IMAGETYPE'><filename>KERNEL_IMAGETYPE</filename></ulink>
variable setting determines the naming scheme for the variable determines the naming scheme for the
kernel image file. kernel image file.
Depending on that variable, the file could begin with Depending on this variable, the file could begin with
a variety of naming strings. a variety of naming strings.
The The
<filename>deploy/images/</filename><replaceable>machine</replaceable> <filename>deploy/images/</filename><replaceable>machine</replaceable>
@@ -2003,8 +2003,7 @@
<filename>*.bz2</filename> files). <filename>*.bz2</filename> files).
The The
<ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></ulink> <ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></ulink>
variable setting determines the root filesystem image variable determines the root filesystem image type.
type.
The The
<filename>deploy/images/</filename><replaceable>machine</replaceable> <filename>deploy/images/</filename><replaceable>machine</replaceable>
directory can contain multiple root filesystems for the directory can contain multiple root filesystems for the