From 1b973beea4d7fbb4479922c4ea2d0e61ea746e89 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 12:59:54 -0700 Subject: ref-manual: Substituted in a list as needed. (From yocto-docs rev: 45568c5a2eac5341327a61011365355901624772) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 2702abb..b1fa0b7 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -244,16 +244,17 @@ These recipes usually only need to point to the source's archive and then inherit the proper .bbclass file. Building is split into two methods dependling on which method the module authors used. - - - - Extensions that use an Autotools-based build system require Autotools and - distutils-based .bbclasse files in their recipes. - - - - Extensions that use distutils-based build systems require - distutils.bbclass in their recipes. + + Extensions that use an Autotools-based build system + require Autotools and + distutils-based + .bbclasse files in their recipes. + + Extensions that use + distutils-based build systems require + distutils.bbclass in their recipes. + + -- cgit v1.1