summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-11 11:13:40 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:54 +0000
commit979ecf3eea0d755ff1f4f1e0bd28362528753bb5 (patch)
tree7c984132e72fe1ebd48ce964b29d1e3d373d14ca /documentation
parent770f5bb22930fa1152a41bf56d3905c93e4b3955 (diff)
downloadpoky-979ecf3eea0d755ff1f4f1e0bd28362528753bb5.tar.gz
documentation/dev-manual/dev-manual-model.xml: Updated machine link
Found a couple more occurrences of old links to the machines area of the downloads. Fixed them. (From yocto-docs rev: 276352d49612bf77ed9e828c54bc1bc008345839) 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/dev-manual/dev-manual-model.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 201b4b39d6..4b625d1831 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -635,7 +635,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
635 several target architectures and has many pre-built kernel images and root filesystem 635 several target architectures and has many pre-built kernel images and root filesystem
636 images.</para> 636 images.</para>
637 <para>If you are going to develop your application on hardware, go to the 637 <para>If you are going to develop your application on hardware, go to the
638 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1.1/machines/'> 638 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/machines/'>
639 <filename>machines</filename></ulink> download area and choose a target machine area 639 <filename>machines</filename></ulink> download area and choose a target machine area
640 from which to download the kernel image and root filesystem. 640 from which to download the kernel image and root filesystem.
641 This download area could have several files in it that support development using 641 This download area could have several files in it that support development using
@@ -645,7 +645,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
645 Be sure to get the files you need for your particular development process.</para> 645 Be sure to get the files you need for your particular development process.</para>
646 <para>If you are going to develop your application and then run and test it using the QEMU 646 <para>If you are going to develop your application and then run and test it using the QEMU
647 emulator, go to the 647 emulator, go to the
648 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1.1/machines/qemu/'> 648 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/machines/qemu/'>
649 <filename>machines/qemu</filename></ulink> download area. 649 <filename>machines/qemu</filename></ulink> download area.
650 From this area, go down into the directory for your target architecture 650 From this area, go down into the directory for your target architecture
651 (e.g. <filename>qemux86_64</filename> for an 651 (e.g. <filename>qemux86_64</filename> for an