diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index db989b7bfa..9f349adcdd 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -341,14 +341,17 @@ | |||
| 341 | </para> | 341 | </para> |
| 342 | 342 | ||
| 343 | <para> | 343 | <para> |
| 344 | Using a pre-built binary is ideal for developing software applications to run on your | 344 | Using a pre-built binary is ideal for developing software |
| 345 | target hardware. | 345 | applications to run on your target hardware. |
| 346 | To do this, you need to be able to access the appropriate cross-toolchain tarball for | 346 | To do this, you need to be able to access the appropriate |
| 347 | the architecture on which you are developing. | 347 | cross-toolchain tarball for the architecture on which you are |
| 348 | If you are using an SDK type image, the image ships with the complete toolchain native to | 348 | developing. |
| 349 | the architecture. | 349 | If you are using an SDK type image, the image ships with the complete |
| 350 | If you are not using an SDK type image, you need to separately download and | 350 | toolchain native to the architecture (i.e. a toolchain designed to |
| 351 | install the stand-alone Yocto Project cross-toolchain tarball. | 351 | run on the |
| 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 | ||
| 354 | and install the stand-alone Yocto Project cross-toolchain tarball. | ||
| 352 | </para> | 355 | </para> |
| 353 | 356 | ||
| 354 | <para> | 357 | <para> |
