summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 15:05:55 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:24 +0000
commitbf7b6cfe10a6bd0863ff532863e91a349e4b423d (patch)
treef38a2f559bf138d016f3027f25c59c281fce1f3f /documentation
parentcd1581bc16f25375b8e493d830e1c6ce7ae6825e (diff)
downloadast2050-yocto-poky-bf7b6cfe10a6bd0863ff532863e91a349e4b423d.zip
ast2050-yocto-poky-bf7b6cfe10a6bd0863ff532863e91a349e4b423d.tar.gz
ref-manual: Edits to rootfs* class.
(From yocto-docs rev: 35f2b8c6fafa56cbd2869db56b80804512c23f43) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index b5d53cd..57b448a 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2306,10 +2306,8 @@
<title><filename>rootfs*.bbclass</filename></title>
<para>
- These classes add support for creating images in several 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.
+ The <filename>rootfs*</filename> classes add support for creating
+ images in several formats and consist of the following:
<itemizedlist>
<listitem><para>The
<filename><link linkend='var-IMAGE_FSTYPES'>IMAGE_FSTYPES</link></filename>
@@ -2320,6 +2318,10 @@
variable controls the list of packages to install into the
image.</para></listitem>
</itemizedlist>
+ 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.
</para>
</section>
OpenPOWER on IntegriCloud