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.