diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 16:54:53 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:06 +0000 |
| commit | 399383cb083c91ba79565e6147b69f3bf4895ed0 (patch) | |
| tree | 046b662e4487fbaf7b7b861ca5aa3f7521ecb08d | |
| parent | 98d3e27ecd7e931503037b72f0e994272b322e69 (diff) | |
| download | poky-399383cb083c91ba79565e6147b69f3bf4895ed0.tar.gz | |
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>
| -rw-r--r-- | documentation/sdk-manual/sdk-intro.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index c2e43c2deb..9805d3ccd9 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml | |||
| @@ -52,7 +52,7 @@ | |||
| 52 | new applications and libraries to an image, modify the source of an | 52 | new applications and libraries to an image, modify the source of an |
| 53 | existing component, test changes on the target hardware, and easily | 53 | existing component, test changes on the target hardware, and easily |
| 54 | integrate an application into the | 54 | integrate an application into the |
| 55 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded build system</ulink>. | 55 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>. |
| 56 | </para> | 56 | </para> |
| 57 | 57 | ||
| 58 | <para> | 58 | <para> |
| @@ -245,16 +245,15 @@ | |||
| 245 | <listitem><para> | 245 | <listitem><para> |
| 246 | If you have cloned the <filename>poky</filename> Git | 246 | If you have cloned the <filename>poky</filename> Git |
| 247 | repository to create a | 247 | repository to create a |
| 248 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> | 248 | <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink> |
| 249 | and you have sourced the environment setup script, QEMU is | 249 | and you have sourced the environment setup script, QEMU is |
| 250 | installed and automatically available. | 250 | installed and automatically available. |
| 251 | </para></listitem> | 251 | </para></listitem> |
| 252 | <listitem><para> | 252 | <listitem><para> |
| 253 | If you have downloaded a Yocto Project release and unpacked | 253 | If you have downloaded a Yocto Project release and unpacked |
| 254 | it to create a | 254 | it to create a Source Directory and you have sourced the |
| 255 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> | 255 | environment setup script, QEMU is installed and |
| 256 | and you have sourced the environment setup script, QEMU is | 256 | automatically available. |
| 257 | installed and automatically available. | ||
| 258 | </para></listitem> | 257 | </para></listitem> |
| 259 | <listitem><para> | 258 | <listitem><para> |
| 260 | If you have installed the cross-toolchain tarball and you | 259 | If you have installed the cross-toolchain tarball and you |
| @@ -385,7 +384,7 @@ | |||
| 385 | to download and learn about the emulator. | 384 | to download and learn about the emulator. |
| 386 | See the | 385 | See the |
| 387 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" | 386 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" |
| 388 | chapter in the Yocto Project Development Manual | 387 | chapter in the Yocto Project Development Tasks Manual |
| 389 | for information on using QEMU within the Yocto | 388 | for information on using QEMU within the Yocto |
| 390 | Project.</para></listitem> | 389 | Project.</para></listitem> |
| 391 | </orderedlist> | 390 | </orderedlist> |
