1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

ref-manual: Applied small edits to the DEPENDS variable desc.

(From yocto-docs rev: 0ef73dc53a1d88689fdc88cd231b0fa72a6eee8b)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2016-09-22 16:18:24 -07:00
committed by Richard Purdie
parent bbc7a646ec
commit 0d091dbd3e
+2 -2
View File
@@ -2801,9 +2801,9 @@
</literallayout>
The practical effect of the previous assignment is that
all files installed by <filename>bar</filename> will be
available in the appropriate staging sysroot (i.e.
available in the appropriate staging sysroot given by the
<link linkend='var-STAGING_DIR'><filename>STAGING_DIR*</filename></link>
variables) by the time the
variables by the time the
<link linkend='ref-tasks-configure'><filename>do_configure</filename></link>
task for <filename>foo</filename> runs.
This mechanism is implemented by having