mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
sdk-manual: Converted external links to internal and fixed dev-title link
The dev-manual title changed to the Yocto Project Development Tasks Manual. I fixed a link to this title. Also, fixed several external links that were going to the dev-manual and should have been going to the ref-manual. (From yocto-docs rev: 69c0832ea9378d097e85e23e45cec750b8c42042) 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
98d3e27ecd
commit
399383cb08
@@ -52,7 +52,7 @@
|
||||
new applications and libraries to an image, modify the source of an
|
||||
existing component, test changes on the target hardware, and easily
|
||||
integrate an application into the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded build system</ulink>.
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@@ -245,16 +245,15 @@
|
||||
<listitem><para>
|
||||
If you have cloned the <filename>poky</filename> Git
|
||||
repository to create a
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>
|
||||
and you have sourced the environment setup script, QEMU is
|
||||
installed and automatically available.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
If you have downloaded a Yocto Project release and unpacked
|
||||
it to create a
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
|
||||
and you have sourced the environment setup script, QEMU is
|
||||
installed and automatically available.
|
||||
it to create a Source Directory and you have sourced the
|
||||
environment setup script, QEMU is installed and
|
||||
automatically available.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
If you have installed the cross-toolchain tarball and you
|
||||
@@ -385,7 +384,7 @@
|
||||
to download and learn about the emulator.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>"
|
||||
chapter in the Yocto Project Development Manual
|
||||
chapter in the Yocto Project Development Tasks Manual
|
||||
for information on using QEMU within the Yocto
|
||||
Project.</para></listitem>
|
||||
</orderedlist>
|
||||
|
||||
Reference in New Issue
Block a user