From 05adf62115e4bc459dc8a9b22a979993bcaa64ad Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 23 Dec 2013 08:01:27 -0600 Subject: [PATCH] dev-manual: Changed "Compiling the Recipe" section to "Compilation" You really are not compiling the recipe. (From yocto-docs rev: 82ca9176375c34f3c5b6694b0f205794684a2f01) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 9131267091..3c7b5d6817 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1823,8 +1823,8 @@ do_unpack unpacks the source, and S must be set -
- Compiling the Recipe +
+ Compilation During a build, the do_compile task