diff options
Diffstat (limited to 'documentation/ref-manual/closer-look.xml')
-rw-r--r-- | documentation/ref-manual/closer-look.xml | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index 459d571926..923ed21da3 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml | |||
@@ -1523,23 +1523,26 @@ | |||
1523 | the environment before using the tools. | 1523 | the environment before using the tools. |
1524 | </para> | 1524 | </para> |
1525 | 1525 | ||
1526 | <note> | 1526 | <note><title>Notes</title> |
1527 | <para> | 1527 | <itemizedlist> |
1528 | The Yocto Project supports several methods by which you can | 1528 | <listitem><para> |
1529 | set up this cross-development environment. | 1529 | The Yocto Project supports several methods by which you can |
1530 | These methods include downloading pre-built SDK installers | 1530 | set up this cross-development environment. |
1531 | or building and installing your own SDK installer. | 1531 | These methods include downloading pre-built SDK installers |
1532 | </para> | 1532 | or building and installing your own SDK installer. |
1533 | 1533 | </para></listitem> | |
1534 | <para> | 1534 | <listitem><para> |
1535 | For background information on cross-development toolchains | 1535 | For background information on cross-development toolchains |
1536 | in the Yocto Project development environment, see the | 1536 | in the Yocto Project development environment, see the |
1537 | "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" | 1537 | "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" |
1538 | section. | 1538 | section. |
1539 | For information on setting up a cross-development | 1539 | </para></listitem> |
1540 | environment, see the | 1540 | <listitem><para> |
1541 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>. | 1541 | For information on setting up a cross-development |
1542 | </para> | 1542 | environment, see the |
1543 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>. | ||
1544 | </para></listitem> | ||
1545 | </itemizedlist> | ||
1543 | </note> | 1546 | </note> |
1544 | 1547 | ||
1545 | <para> | 1548 | <para> |