diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index fa8c79f29d..d95382617a 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -553,12 +553,12 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the | |||
553 | (QEMU or real hardware), the area you get the image from differs. | 553 | (QEMU or real hardware), the area you get the image from differs. |
554 | <itemizedlist> | 554 | <itemizedlist> |
555 | <listitem><para>Download the image from | 555 | <listitem><para>Download the image from |
556 | <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/machines/'> | 556 | <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'> |
557 | <filename>machines</filename></ulink> if your target architecture is supported | 557 | <filename>machines</filename></ulink> if your target architecture is supported |
558 | and you are going to develop and test your application on actual hardware. | 558 | and you are going to develop and test your application on actual hardware. |
559 | </para></listitem> | 559 | </para></listitem> |
560 | <listitem><para>Download the image from the | 560 | <listitem><para>Download the image from the |
561 | <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/machines/qemu/'> | 561 | <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/qemu/'> |
562 | <filename>machines/qemu</filename></ulink> if your target architecture is supported | 562 | <filename>machines/qemu</filename></ulink> if your target architecture is supported |
563 | and you are going to develop and test your application using the QEMU | 563 | and you are going to develop and test your application using the QEMU |
564 | emulator.</para></listitem> | 564 | emulator.</para></listitem> |
@@ -637,7 +637,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the | |||
637 | several target architectures and has many pre-built kernel images and root filesystem | 637 | several target architectures and has many pre-built kernel images and root filesystem |
638 | images.</para> | 638 | images.</para> |
639 | <para>If you are going to develop your application on hardware, go to the | 639 | <para>If you are going to develop your application on hardware, go to the |
640 | <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/machines/'> | 640 | <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'> |
641 | <filename>machines</filename></ulink> download area and choose a target machine area | 641 | <filename>machines</filename></ulink> download area and choose a target machine area |
642 | from which to download the kernel image and root filesystem. | 642 | from which to download the kernel image and root filesystem. |
643 | This download area could have several files in it that support development using | 643 | This download area could have several files in it that support development using |
@@ -647,7 +647,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the | |||
647 | Be sure to get the files you need for your particular development process.</para> | 647 | Be sure to get the files you need for your particular development process.</para> |
648 | <para>If you are going to develop your application and then run and test it using the QEMU | 648 | <para>If you are going to develop your application and then run and test it using the QEMU |
649 | emulator, go to the | 649 | emulator, go to the |
650 | <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/machines/qemu/'> | 650 | <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/qemu/'> |
651 | <filename>machines/qemu</filename></ulink> download area. | 651 | <filename>machines/qemu</filename></ulink> download area. |
652 | From this area, go down into the directory for your target architecture | 652 | From this area, go down into the directory for your target architecture |
653 | (e.g. <filename>qemux86_64</filename> for an | 653 | (e.g. <filename>qemux86_64</filename> for an |