summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-07-18 12:32:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 12:14:59 +0100
commitbc14368d39ebb3ae31e646b1c11c61d18126bfc7 (patch)
tree860383df1ddd21139f5ced6f619b8c96ecf63fea /documentation/ref-manual/ref-tasks.xml
parentbb1643444eb35d060562ccb8e6f3cb415e5ba046 (diff)
downloadopenembedded-core-contrib-bc14368d39ebb3ae31e646b1c11c61d18126bfc7.tar.gz
ref-manual: Added detail to the populate_sysroot task.
Provided more detail in the first sentence. Fixes [YOCTO #9968] (From yocto-docs rev: 15080a565bafdfffe0c13a0a18fd1c011773cc25) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r--documentation/ref-manual/ref-tasks.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index e2fd6734d0..15043c4ea7 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -423,7 +423,9 @@
<para>
Copies a subset of the files installed by the
<link linkend='ref-tasks-install'><filename>do_install</filename></link>
- task into the sysroot to make them available to other recipes.
+ task into the sysroot directory
+ <filename>${STAGING_DIR_HOST}</filename> to make
+ them available to other recipes.
Files that would typically not be needed by other recipes at build
time are skipped.
Skipped files include files installed into