From: Scott Rifenbark Date: Wed, 27 Mar 2013 19:59:54 +0000 (-0700) Subject: ref-manual: Substituted in a list as needed. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b973beea4d7fbb4479922c4ea2d0e61ea746e89;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Substituted in a list as needed. (From yocto-docs rev: 45568c5a2eac5341327a61011365355901624772) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 2702abb180a..b1fa0b753d1 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. + +