From: Scott Rifenbark Date: Mon, 2 Jan 2017 22:38:41 +0000 (-0800) Subject: dev-manual: Added cross-reference for tool-chain installation. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25032be4a373f123c60c5bf1f47f7e2650296eb6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Added cross-reference for tool-chain installation. (From yocto-docs rev: 9b0be1e92eca1256cc2578b807f33e91fa0ad3b2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 23bf8eb0e4e..b59f54b0859 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -352,6 +352,11 @@ SDKMACHINE). If you are not using an SDK type image, you need to separately download and install the stand-alone Yocto Project cross-toolchain tarball. + See the + "Obtaining the SDK" + appendix in the Yocto Project Software Development Kit (SDK) + Developer's Guide for more information on locating and installing + cross-toolchains.