From e462a1f32ccd4b57330a2eb637f1ac5ce1b41225 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 19 Mar 2014 06:31:37 -0600 Subject: dev-manual: Read-thru edits for "Building Software from an External Source" Changed a reference to a class to conform to how it is done in the books. (From yocto-docs rev: df925b87e4b4962aca913677d8ea01b60b8f99dc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 834e0a4040..dfab610cbf 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5272,9 +5272,9 @@ To build from software that comes from an external source, all you - need to do is inherit - externalsrc.bbclass - and then set the + need to do is inherit the + externalsrc + class and then set the EXTERNALSRC variable to point to your external source code. Here are the statements to put in your -- cgit v1.2.3-54-g00ecf