From fe72ceaa4e30dfc9c8929097424279b2aef0e8f6 Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Mon, 14 Aug 2017 17:08:13 -0700 Subject: ref-manual: Fixed links in do_prepare_recipe_sysroot task (From yocto-docs rev: 80c60be5f560d20ee60270df0de2c86b23e004df) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index 99e9f52b86..87ddb98278 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -494,8 +494,11 @@ <filename>do_prepare_recipe_sysroot</filename> - Installs the files into the individual recipe work directories - (i.e. WORKDIR). + Installs the files into the individual recipe specific sysroots + (i.e. + ${WORKDIR} + based upon the dependencies specified by + DEPENDS. See the "staging" class for more information. -- cgit v1.2.3-54-g00ecf