From 96f46c33470f2d1431ba22ad883ab9ab94e2414b 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: 45a9e03953ad664fafc234e289d0fad47e5d8c08) 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