summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-development-environment.xml39
1 files changed, 20 insertions, 19 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml
index 543a669e05..52197d16d5 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -2654,26 +2654,27 @@
2654 the environment before using the tools. 2654 the environment before using the tools.
2655 </para> 2655 </para>
2656 2656
2657 <note> 2657 <note><title>Notes</title>
2658 <para> 2658 <itemizedlist>
2659 The Yocto Project supports several methods by which you can 2659 <listitem><para>
2660 set up this cross-development environment. 2660 The Yocto Project supports several methods by which you can
2661 These methods include downloading pre-built SDK installers 2661 set up this cross-development environment.
2662 or building and installing your own SDK installer. 2662 These methods include downloading pre-built SDK installers
2663 </para> 2663 or building and installing your own SDK installer.
2664 2664 </para></listitem>
2665 <para> 2665 <listitem><para>
2666 For background information on cross-development toolchains 2666 For background information on cross-development toolchains
2667 in the Yocto Project development environment, see the 2667 in the Yocto Project development environment, see the
2668 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" 2668 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>"
2669 section. 2669 section.
2670 For information on setting up a cross-development 2670 </para></listitem>
2671 environment, see the 2671 <listitem><para>
2672 <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> 2672 For information on setting up a cross-development
2673 manual. 2673 environment, see the
2674 </para> 2674 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>.
2675 </para></listitem>
2676 </itemizedlist>
2675 </note> 2677 </note>
2676
2677 <para> 2678 <para>
2678 Once built, the SDK installers are written out to the 2679 Once built, the SDK installers are written out to the
2679 <filename>deploy/sdk</filename> folder inside the 2680 <filename>deploy/sdk</filename> folder inside the