ref-manual: Edits to image class.

(From yocto-docs rev: ce8db7cbb237d5c16b8a0b07eb9744befb09e7b5)

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 4ba824759e
commit 4c162b5036
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>