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