summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 10:44:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:54 +0100
commit960fafddb671b11201572fb0b583a6f1f5c71499 (patch)
treed6afacd99e1b04b67ddfdf976c040d6caabfbb10 /documentation/ref-manual
parent57dcb02359111c3c3841cc1f4fc99ca3ee9ca3e1 (diff)
downloadpoky-960fafddb671b11201572fb0b583a6f1f5c71499.tar.gz
ref-manual: Removed redundant links to the WORKDIR variable.
(From yocto-docs rev: 9a12678b14d9870b4ef983f5a9b47cfa3184d4a6) 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-variables.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 49d041bc94..4a85aa80f5 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -13194,14 +13194,14 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
13194 </para></listitem> 13194 </para></listitem>
13195 <listitem><para><emphasis><filename>subdir</filename> -</emphasis> Places the file 13195 <listitem><para><emphasis><filename>subdir</filename> -</emphasis> Places the file
13196 (or extracts its contents) into the specified 13196 (or extracts its contents) into the specified
13197 subdirectory of <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link> 13197 subdirectory of <filename>WORKDIR</filename>
13198 when the local (<filename>file://</filename>) 13198 when the local (<filename>file://</filename>)
13199 fetcher is used. 13199 fetcher is used.
13200 </para></listitem> 13200 </para></listitem>
13201 <listitem><para><emphasis><filename>localdir</filename> -</emphasis> Places the file 13201 <listitem><para><emphasis><filename>localdir</filename> -</emphasis> Places the file
13202 (or extracts its contents) into the specified 13202 (or extracts its contents) into the specified
13203 subdirectory of <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link> 13203 subdirectory of <filename>WORKDIR</filename> when
13204 when the CVS fetcher is used. 13204 the CVS fetcher is used.
13205 </para></listitem> 13205 </para></listitem>
13206 <listitem><para><emphasis><filename>subpath</filename> -</emphasis> 13206 <listitem><para><emphasis><filename>subpath</filename> -</emphasis>
13207 Limits the checkout to a specific subpath of the 13207 Limits the checkout to a specific subpath of the