From: Scott Rifenbark Date: Thu, 22 Sep 2016 23:18:24 +0000 (-0700) Subject: ref-manual: Applied small edits to the DEPENDS variable desc. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d091dbd3e9a0ffa62d24197ac3248682448f4d2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Applied small edits to the DEPENDS variable desc. (From yocto-docs rev: 0ef73dc53a1d88689fdc88cd231b0fa72a6eee8b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 1ec804d100c..5dfbe8b641c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2801,9 +2801,9 @@ The practical effect of the previous assignment is that all files installed by bar will be - available in the appropriate staging sysroot (i.e. + available in the appropriate staging sysroot given by the STAGING_DIR* - variables) by the time the + variables by the time the do_configure task for foo runs. This mechanism is implemented by having