1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

ref-manual: Added a link to D variable and moved a task:

Fixes [YOCTO #9989]

Added a link to the WORKDIR term in the D glossary description
example.

Also, moved the do_checkpkg task from the section of showing
normal recipe build tasks to the the section for manually
called tasks.

(From yocto-docs rev: 548e2fdfeae9d67bbad73ee3ab69a64a9a6ce9ff)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2016-07-21 12:18:28 -07:00
committed by Richard Purdie
parent 376a8201d1
commit 05beac3ef0
2 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -2597,7 +2597,7 @@
task.
This location defaults to:
<literallayout class='monospaced'>
${WORKDIR}/image
${<link linkend='var-WORKDIR'>WORKDIR</link>}/image
</literallayout>
</para>
</glossdef>