diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-29 13:18:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-04 14:01:40 +0100 |
commit | 522268be4971e1247f976837dea0fe6fc595dbcb (patch) | |
tree | 47e3b2ec6a99bd6f231c3749a0fb8151e8786542 | |
parent | 8e17bffa428c53da621b18b58a1be0e40957aff3 (diff) | |
download | poky-522268be4971e1247f976837dea0fe6fc595dbcb.tar.gz |
documentation/adt-manual/adt-prepare.xml: changed link
Updated a link that was an autobuilder link to be
http://www.yoctoproject.org/downloads/yocto-1.1/machines.
(From yocto-docs rev: 91a4056a285b53f8c73494e8af88d9a98d6d61e0)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 77e3fd95eb..48a82f53ef 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -342,7 +342,7 @@ | |||
342 | <filename>mips</filename>, <filename>powerpc</filename>, and <filename>arm</filename>) | 342 | <filename>mips</filename>, <filename>powerpc</filename>, and <filename>arm</filename>) |
343 | that you can use unaltered in the QEMU emulator. | 343 | that you can use unaltered in the QEMU emulator. |
344 | These kernel images reside in the Yocto Project release | 344 | These kernel images reside in the Yocto Project release |
345 | area - <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink> | 345 | area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink> |
346 | and are ideal for experimentation within Yocto Project.</para> | 346 | and are ideal for experimentation within Yocto Project.</para> |
347 | <para>If you plan on remotely deploying and debugging your application from within the | 347 | <para>If you plan on remotely deploying and debugging your application from within the |
348 | Eclipse IDE, you must have an image that contains the Yocto Target Communication | 348 | Eclipse IDE, you must have an image that contains the Yocto Target Communication |