ref-manual: Edits to image class.

(From yocto-docs rev: 45a9e03953ad664fafc234e289d0fad47e5d8c08)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-05 13:38:26 -06:00 committed by Richard Purdie
parent ae9f8623a9
commit 96f46c3347
1 changed files with 5 additions and 3 deletions

View File

@ -892,13 +892,15 @@
</section>
<section id='ref-classes-image'>
<title>Creating Images - <filename>image.bbclass</filename> and <filename>rootfs*.bbclass</filename></title>
<title><filename>image.bbclass</filename></title>
<para>
These classes add support for creating images in several formats.
The <filename>image</filename> class helps support creating images
in different formats.
First, the root filesystem is created from packages using
one of the <filename>rootfs_*.bbclass</filename>
files (depending on the package format used) and then the image is created.
files (depending on the package format used) and then the image is
created.
<itemizedlist>
<listitem><para>The
<filename><link linkend='var-IMAGE_FSTYPES'>IMAGE_FSTYPES</link></filename>