aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-07-18 13:45:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 12:15:00 +0100
commitfa0c574deb63c646281e5acdd698dc78763b5fe8 (patch)
treef8b54211210bfdbcc3d7de0b7fd5d59acda93a4c /documentation/ref-manual
parent6c302a42509a2a615b8d5141548869ed7234913d (diff)
downloadopenembedded-core-contrib-fa0c574deb63c646281e5acdd698dc78763b5fe8.tar.gz
ref-manual: Added link to the do_populate_sysroot task
Fixes [YOCTO #9968] Made a link for the STAGING_DIR_HOST variable for consistency. (From yocto-docs rev: eeb163ead40752d69f2f6c19e859e82109ef967d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index bf052c401d..572740eaef 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -462,8 +462,8 @@
Copies a subset of the files installed by the
<link linkend='ref-tasks-install'><filename>do_install</filename></link>
task into the sysroot directory
- <filename>${STAGING_DIR_HOST}</filename> to make
- them available to other recipes.
+ <filename>${</filename><link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link><filename>}</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