diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 11:38:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:33 +0100 |
commit | d749559f05b4242a8b216e23a6d2c2235e007214 (patch) | |
tree | 6fe4e53ea7a25391fc01fabbc09ac90d98b92c96 | |
parent | 2ef0f70ffa0d6928a278a8583e77c698af1b68ab (diff) | |
download | poky-d749559f05b4242a8b216e23a6d2c2235e007214.tar.gz |
dev-manual: Edits to "Set Up the Cross-Development Debugging Environment" section.
(From yocto-docs rev: 1dd89a38de05fff8f1d39773109ba2a8b377d24b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index a63a13b4a0..f6ce8e74fb 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -4079,8 +4079,8 @@ | |||
4079 | The "<ulink url='&YOCTO_DOCS_ADT_URL;#adt-prepare'>Preparing for Application Development</ulink>" | 4079 | The "<ulink url='&YOCTO_DOCS_ADT_URL;#adt-prepare'>Preparing for Application Development</ulink>" |
4080 | chapter of the Yocto Project Application Developer's Guide | 4080 | chapter of the Yocto Project Application Developer's Guide |
4081 | describes this process. | 4081 | describes this process. |
4082 | Be sure you have read that chapter and have your environment | 4082 | Be sure you have read that chapter and have set up |
4083 | set up. | 4083 | your environment. |
4084 | </para> | 4084 | </para> |
4085 | </section> | 4085 | </section> |
4086 | 4086 | ||