summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-05 05:26:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-06 18:51:12 +0100
commit51b3d9dd5325e8e9ff64d6085c139bea2c2bcb21 (patch)
treee10bb1c9a4c67e06e128b20891d0d3737deec955 /documentation/dev-manual
parentbc885cd8d343ad003391222429222526dba175ad (diff)
downloadpoky-51b3d9dd5325e8e9ff64d6085c139bea2c2bcb21.tar.gz
documentation: Fixed links for yocto-1.1
After greping through the documentation directory, I addressed all the <ulink> statements that used to have yocto-1.0 in the URL. They are now yocto-1.1. (From yocto-docs rev: 97d160263c5905fdeaf4ec285bc5359918790581) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml8
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml4
2 files changed, 6 insertions, 6 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
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index ae06d596ba..51377c75c0 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -101,7 +101,7 @@
101 <para> 101 <para>
102 <imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" /> 102 <imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" />
103 </para></listitem> 103 </para></listitem>
104 <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://autobuilder.yoctoproject.org/downloads/'>Index of /downloads:</ulink></emphasis> 104 <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://www.yoctoproject.org/downloads/'>Index of /downloads:</ulink></emphasis>
105 This area contains an index of downloads such as 105 This area contains an index of downloads such as
106 the <trademark class='trade'>Eclipse</trademark> 106 the <trademark class='trade'>Eclipse</trademark>
107 Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, 107 Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains,
@@ -116,7 +116,7 @@
116 This page on the Yocto Project website allows you to download any Yocto Project 116 This page on the Yocto Project website allows you to download any Yocto Project
117 release or Board Support Package (BSP) in tarball form. 117 release or Board Support Package (BSP) in tarball form.
118 The tarballs are similar to those found in the 118 The tarballs are similar to those found in the
119 <ulink url='http://autobuilder.yoctoproject.org/downloads/'>Index of /downloads:</ulink> area.</para> 119 <ulink url='http://www.yoctoproject.org/downloads/'>Index of /downloads:</ulink> area.</para>
120 <para> 120 <para>
121 <imagedata fileref="figures/yp-download.png" align="center" width="6in" depth="4in" /> 121 <imagedata fileref="figures/yp-download.png" align="center" width="6in" depth="4in" />
122 </para></listitem> 122 </para></listitem>