From 4e0a0d12532c507a2c9bc1ee9f224b39c3e81f0b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 19 Aug 2016 10:07:20 -0700 Subject: sdk-manual: Added note about building and SDK (From yocto-docs rev: 6518e03bc0259af04f01596f3f66c123616063e7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-using.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'documentation') diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 5555df971f..b6dc06c3dc 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -96,6 +96,17 @@ poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh + + As an alternative to downloading an SDK, you can build the toolchain + installer. + For information on building the installer, see the + "Building an SDK Installer" + section. + Another helpful resource for building an installer is the + Cookbook guide to Making an Eclipse Debug Capable Image + wiki page. + This wiki page focuses on development when using the Eclipse IDE. + -- cgit v1.2.3-54-g00ecf