mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: Added cross-referencing to tasks and dependencies
Fixes [YOCTO #9861] Placed some section links into the "Tasks" and the "Dependencies" sections of the BB manual from several areas: * The "Normal Recipe Build Tasks" section * The variable description for DEPENDS * The variable description for RDEPENDS (From yocto-docs rev: d96347fdb4c3d5a34695f20e995f165c5ba91c32) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cf3b80b0c8
commit
48336f5139
@@ -19,6 +19,10 @@
|
||||
<para>
|
||||
The following sections describe normal tasks associated with building
|
||||
a recipe.
|
||||
For more information on tasks and dependencies, see the
|
||||
"<ulink url='&YOCTO_DOCS_BB_URL;#tasks'>Tasks</ulink>" and
|
||||
"<ulink url='&YOCTO_DOCS_BB_URL;#dependencies'>Dependencies</ulink>"
|
||||
sections in the BitBake User Manual.
|
||||
</para>
|
||||
|
||||
<section id='ref-tasks-build'>
|
||||
|
||||
Reference in New Issue
Block a user