From cb234f5f904a2ff6850964919853df7799c4a0a5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 13:11:29 -0700 Subject: ref-manual: Created a list as needed. (From yocto-docs rev: 81ea1833a7c5b4080b3947422f42b13d59770085) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 41a663394a..cda9f72c79 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -390,16 +390,16 @@ 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. - - - - The IMAGE_FSTYPES - variable controls the types of images to generate. - - - - The IMAGE_INSTALL - variable controls the list of packages to install into the image. + + The + IMAGE_FSTYPES + variable controls the types of images to generate. + + The + IMAGE_INSTALL + variable controls the list of packages to install into the + image. + -- cgit v1.2.3-54-g00ecf