From: Scott Rifenbark Date: Wed, 27 Mar 2013 20:27:43 +0000 (-0700) Subject: ref-manual: Minor edits to "Using External Source - externalsrc.bbclass". X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cc1a1cd0c914a5a13f30d74862bd9d9e0cde138;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Minor edits to "Using External Source - externalsrc.bbclass". (From yocto-docs rev: 35a5e53ad67b1458c29efa516c976fbd57c6b549) 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 b6275bca173..92d2af110f4 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -548,7 +548,7 @@ with those packages. The meta-skeleton/recipes-skeleton/useradd/useradd-example.bb recipe in the Source Directory - provides a simple exmample that shows how to add three + provides a simple example that shows how to add three users and groups to two packages. See the useradd-example.bb for more information on how to use this class. @@ -603,7 +603,7 @@ BBCLASSEXTEND variable. When you do, the B variable must support the recipe's ability to build variants in different working directories. - Most autotools-based recipes support separating these directories. + Most Autotools-based recipes support separating these directories. The OpenEmbedded build system defaults to using separate directories for gcc and some kernel recipes. Alternatively, you can make sure that separate recipes exist that each