mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
ref-manual, sdk-manual: Fixed links for "cross-development-toolchain"
Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual broke links for the "cross-development-toolchain" term. I have fixed these. (From yocto-docs rev: f2d2b5936bd339d691ab859cbe3df86e3da58f0c) 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
74bf586c94
commit
96b2eb0b6c
@@ -183,7 +183,7 @@
|
|||||||
<para>
|
<para>
|
||||||
The Yocto Project does most of the work for you when it comes to
|
The Yocto Project does most of the work for you when it comes to
|
||||||
creating
|
creating
|
||||||
<ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>cross-development toolchains</ulink>.
|
<link linkend='cross-development-toolchain'>cross-development toolchains</link>.
|
||||||
This section provides some technical background on how
|
This section provides some technical background on how
|
||||||
cross-development toolchains are created and used.
|
cross-development toolchains are created and used.
|
||||||
For more information on toolchains, you can also see the
|
For more information on toolchains, you can also see the
|
||||||
|
|||||||
@@ -207,7 +207,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The
|
The
|
||||||
<ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>Cross-Development Toolchain</ulink>
|
<ulink url='&YOCTO_DOCS_REF_URL;#cross-development-toolchain'>Cross-Development Toolchain</ulink>
|
||||||
consists of a cross-compiler, cross-linker, and cross-debugger
|
consists of a cross-compiler, cross-linker, and cross-debugger
|
||||||
that are used to develop user-space applications for targeted
|
that are used to develop user-space applications for targeted
|
||||||
hardware.
|
hardware.
|
||||||
|
|||||||
Reference in New Issue
Block a user