diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-11-15 13:40:03 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-25 15:24:18 +0000 |
commit | 4cb3862f6a1190ab3bf94bc827231e8ddabb8c62 (patch) | |
tree | 6f226a954bf1022c93657048281493d3e4f356b9 /documentation | |
parent | e3dd0bac98f7e69265ca7ba784827c5b9191f239 (diff) | |
download | poky-4cb3862f6a1190ab3bf94bc827231e8ddabb8c62.tar.gz |
documentation/adt-manual/adt-prepare.xml: Updated link to machines
I replaced the link with the URL that uses 'downloads.yoctoproject.org....'
(From yocto-docs rev: fef7ca4f2a549fabc1932a40a46cf0c6c834074f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 0fa67805bf..d7afe95ec6 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://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink> | 345 | area - <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/machines/'></ulink> |
346 | and are ideal for experimentation within Yocto Project. | 346 | and are ideal for experimentation within Yocto Project. |
347 | For information on the image types you can build using the Yocto Project, see the | 347 | For information on the image types you can build using the Yocto Project, see the |
348 | "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in | 348 | "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in |