From 48336f5139a6d6ff43cb371f7831817cecec0ae9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 12 Jul 2016 13:38:50 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/ref-manual/ref-tasks.xml') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index c46debb55b..d2502362d7 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -19,6 +19,10 @@ The following sections describe normal tasks associated with building a recipe. + For more information on tasks and dependencies, see the + "Tasks" and + "Dependencies" + sections in the BitBake User Manual.
-- cgit v1.2.3-54-g00ecf