From 4c162b503639c8d38c89bee3e66ba96ffb179bd4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 13:38:26 -0600 Subject: [PATCH] ref-manual: Edits to image class. (From yocto-docs rev: ce8db7cbb237d5c16b8a0b07eb9744befb09e7b5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index f36c80d6f3..105f8dbef8 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -892,13 +892,15 @@
- Creating Images - <filename>image.bbclass</filename> and <filename>rootfs*.bbclass</filename> + <filename>image.bbclass</filename> - These classes add support for creating images in several formats. + The image class helps support creating images + in different formats. First, the root filesystem is created from packages using one of the rootfs_*.bbclass - 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. The IMAGE_FSTYPES