From 18437d1857ed1c2aa15dcfadb1afc966d1e53418 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 12:57:11 -0700 Subject: ref-manual: Created a list where needed. (From yocto-docs rev: 0a41b4de0a2991b983356d6458d8f5f797323f6e) 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/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index bb1d878..2702abb 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -223,16 +223,16 @@ 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 depending on which method the module authors used. - - - - Modules that use old Makefile.PL-based build system require - cpan.bbclass in their recipes. - - - - Modules that use Build.PL-based build system require - using cpan_build.bbclass in their recipes. + + Modules that use old + Makefile.PL-based build system require + cpan.bbclass in their recipes. + + Modules that use + Build.PL-based build system require + using cpan_build.bbclass in their recipes. + + -- cgit v1.1