mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
documentation: Fixed links for "build-directory" term.
Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual broke several links to the id "build-directory". I fixed these to reference into the ref-manual now. (From yocto-docs rev: debe2ae8ce203ebe0f1cee0de54124c15df8bb7e) 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
b8b87dd690
commit
74bf586c94
@@ -392,7 +392,7 @@
|
||||
<filename>Build System Derived Toolchain:</filename></emphasis>
|
||||
Select this type if you built the
|
||||
toolchain as part of the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>.
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>.
|
||||
When you select
|
||||
<filename>Build system derived toolchain</filename>,
|
||||
you are using the toolchain built and
|
||||
@@ -418,7 +418,7 @@
|
||||
toolchain, the path you provide for the
|
||||
<filename>Toolchain Root Location</filename>
|
||||
field is the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
|
||||
from which you run the
|
||||
<filename>bitbake</filename> command (e.g
|
||||
<filename>/home/scottrif/poky/build</filename>).</para>
|
||||
@@ -438,7 +438,7 @@
|
||||
<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>.
|
||||
If so, the <filename>MY_QEMU_ROOTFS</filename>
|
||||
directory is found in the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
|
||||
and you would browse to and select that directory
|
||||
(e.g. <filename>/home/scottrif/build/MY_QEMU_ROOTFS</filename>).
|
||||
</para>
|
||||
@@ -487,7 +487,7 @@
|
||||
<filename>Build system derived toolchain</filename>,
|
||||
the target kernel you built will be located in
|
||||
the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
|
||||
in
|
||||
<filename>tmp/deploy/images/<replaceable>machine</replaceable></filename>
|
||||
directory.
|
||||
|
||||
Reference in New Issue
Block a user