summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-23 08:01:27 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 13:16:13 +0000
commit05adf62115e4bc459dc8a9b22a979993bcaa64ad (patch)
tree59a51421f16ee2aa37eb1243270becae3c5e8120 /documentation
parent58a475342543f3daecf63d172258c3d59e363043 (diff)
downloadast2050-yocto-poky-05adf62115e4bc459dc8a9b22a979993bcaa64ad.zip
ast2050-yocto-poky-05adf62115e4bc459dc8a9b22a979993bcaa64ad.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files 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 9131267..3c7b5d6 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
</para>
</section>
- <section id='new-recipe-compiling-the-recipe'>
- <title>Compiling the Recipe</title>
+ <section id='new-recipe-compilation'>
+ <title>Compilation</title>
<para>
During a build, the <filename>do_compile</filename> task
OpenPOWER on IntegriCloud