mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03: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
@@ -894,7 +894,7 @@
|
||||
</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
|
||||
@@ -925,7 +925,7 @@
|
||||
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>).
|
||||
@@ -949,7 +949,7 @@
|
||||
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/poky/build/MY_QEMU_ROOTFS</filename>).
|
||||
@@ -1003,7 +1003,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