mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
dce3b0a5ef
commit
0bd0b588f5
@@ -13194,14 +13194,14 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis><filename>subdir</filename> -</emphasis> Places the file
|
||||
(or extracts its contents) into the specified
|
||||
subdirectory of <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>
|
||||
subdirectory of <filename>WORKDIR</filename>
|
||||
when the local (<filename>file://</filename>)
|
||||
fetcher is used.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis><filename>localdir</filename> -</emphasis> Places the file
|
||||
(or extracts its contents) into the specified
|
||||
subdirectory of <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>
|
||||
when the CVS fetcher is used.
|
||||
subdirectory of <filename>WORKDIR</filename> when
|
||||
the CVS fetcher is used.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis><filename>subpath</filename> -</emphasis>
|
||||
Limits the checkout to a specific subpath of the
|
||||
|
||||
Reference in New Issue
Block a user