summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-structure.xml
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-08-22 16:24:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-02 00:52:49 +0100
commit47883ade9db35e6d06952975b7a64d34a9aef62c (patch)
treec5b25e3919a0d484b5b05a0bde44034faf744481 /documentation/ref-manual/ref-structure.xml
parent95d5e56c2985635f8b3f7d1756842265bd4edf25 (diff)
downloadpoky-47883ade9db35e6d06952975b7a64d34a9aef62c.tar.gz
ref-manual: Added new variable COMPONENTS_DIR to glossary
Added new description and created a link for an existing occurance of the variable. (From yocto-docs rev: 9ab6e6aed685c9419cb7df3df3ab029033d9ba0e) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
-rw-r--r--documentation/ref-manual/ref-structure.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 1ce323e7a0..3948c64377 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -810,7 +810,8 @@
810 recipe listed in 810 recipe listed in
811 <link linkend='var-DEPENDS'><filename>DEPENDS</filename></link>. 811 <link linkend='var-DEPENDS'><filename>DEPENDS</filename></link>.
812 Population of this directory is handled through shared state, while 812 Population of this directory is handled through shared state, while
813 the path is specified by the <filename>COMPONENTS_DIR</filename> 813 the path is specified by the
814 <link linkend='var-COMPONENTS_DIR'><filename>COMPONENTS_DIR</filename></link>
814 variable. Apart from a few unusual circumstances, handling of the 815 variable. Apart from a few unusual circumstances, handling of the
815 <filename>sysroots-components</filename> directory should be 816 <filename>sysroots-components</filename> directory should be
816 automatic, and recipes should not directly reference 817 automatic, and recipes should not directly reference