From 2cc1a1cd0c914a5a13f30d74862bd9d9e0cde138 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 13:27:43 -0700 Subject: 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 --- documentation/ref-manual/ref-classes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 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 b6275bca17..92d2af110f 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 -- cgit v1.2.3-54-g00ecf