mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
dev-manual: Fixed broken link to WORKDIR variable.
(From yocto-docs rev: c239bd40e92cedee6301c176ff96821ea270fc39) 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
648a39c514
commit
4694436ff8
@@ -12377,7 +12377,7 @@ Some notes from Cal:
|
|||||||
<para>
|
<para>
|
||||||
If you want to force an up-to-date task to be rerun (e.g.
|
If you want to force an up-to-date task to be rerun (e.g.
|
||||||
because you made manual modifications to the recipe's
|
because you made manual modifications to the recipe's
|
||||||
<ulink linkend='&YOCTO_DOCS_REF_URL;#var-WORKDIR'><filename>WORKDIR</filename></ulink>
|
<ulink url='&YOCTO_DOCS_REF_URL;#var-WORKDIR'><filename>WORKDIR</filename></ulink>
|
||||||
that you want to try out), then you can use the
|
that you want to try out), then you can use the
|
||||||
<filename>-f</filename> option.
|
<filename>-f</filename> option.
|
||||||
<note>
|
<note>
|
||||||
|
|||||||
Reference in New Issue
Block a user