diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 36c69396cf..199728d2b8 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -9160,11 +9160,8 @@ | |||
9160 | Before you can initiate a remote debugging session, you need | 9160 | Before you can initiate a remote debugging session, you need |
9161 | to be sure you have set up the cross-development environment, | 9161 | to be sure you have set up the cross-development environment, |
9162 | toolchain, and sysroot. | 9162 | toolchain, and sysroot. |
9163 | The "<ulink url='&YOCTO_DOCS_ADT_URL;#adt-prepare'>Preparing for Application Development</ulink>" | 9163 | The <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink> |
9164 | chapter of the Yocto Project Application Developer's Guide | ||
9165 | describes this process. | 9164 | describes this process. |
9166 | Be sure you have read that chapter and have set up | ||
9167 | your environment. | ||
9168 | </para> | 9165 | </para> |
9169 | </section> | 9166 | </section> |
9170 | 9167 | ||
@@ -9273,9 +9270,8 @@ | |||
9273 | location is at <filename>/opt/poky/&DISTRO;</filename> | 9270 | location is at <filename>/opt/poky/&DISTRO;</filename> |
9274 | and begins with the string "environment-setup". | 9271 | and begins with the string "environment-setup". |
9275 | For more information, see the | 9272 | For more information, see the |
9276 | "<ulink url='&YOCTO_DOCS_ADT_URL;#setting-up-the-cross-development-environment'>Setting Up the Cross-Development Environment</ulink>" | 9273 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's |
9277 | section in the Yocto Project Application Developer's | 9274 | Guide</ulink>. |
9278 | Guide. | ||
9279 | </para> | 9275 | </para> |
9280 | 9276 | ||
9281 | <para> | 9277 | <para> |