diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-01-02 14:38:41 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-11 17:23:17 +0000 |
commit | 50074dfafaff970b022a3c915a1a4680ee1513fa (patch) | |
tree | 26d5020513194e9811c0714eeb624551b3b0bcf9 /documentation/dev-manual | |
parent | 4460bed6c2f9a36d5887113f7999a69cd84389db (diff) | |
download | poky-50074dfafaff970b022a3c915a1a4680ee1513fa.tar.gz |
dev-manual: Added cross-reference for tool-chain installation.
(From yocto-docs rev: f57728c63cc83c44682fb5a109808a17e1f18485)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 23bf8eb0e4..b59f54b085 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -352,6 +352,11 @@ | |||
352 | <ulink url='&YOCTO_DOCS_REF_URL;#var-SDKMACHINE'><filename>SDKMACHINE</filename></ulink>). | 352 | <ulink url='&YOCTO_DOCS_REF_URL;#var-SDKMACHINE'><filename>SDKMACHINE</filename></ulink>). |
353 | If you are not using an SDK type image, you need to separately download | 353 | If you are not using an SDK type image, you need to separately download |
354 | and install the stand-alone Yocto Project cross-toolchain tarball. | 354 | and install the stand-alone Yocto Project cross-toolchain tarball. |
355 | See the | ||
356 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-obtain'>Obtaining the SDK</ulink>" | ||
357 | appendix in the Yocto Project Software Development Kit (SDK) | ||
358 | Developer's Guide for more information on locating and installing | ||
359 | cross-toolchains. | ||
355 | </para> | 360 | </para> |
356 | 361 | ||
357 | <para> | 362 | <para> |