diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-18 09:09:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-21 10:59:24 +0100 |
commit | 7170fe0f087ad73ba7b1646233e7319d465d5bbe (patch) | |
tree | 7c026f11f8a9626ff1835362804ba49fae5a2178 | |
parent | a220e421f933cc82c5e33d85507e08a823415741 (diff) | |
download | poky-7170fe0f087ad73ba7b1646233e7319d465d5bbe.tar.gz |
documentation/dev-manual/dev-manual-start.xml: Bad links fixed.
(From yocto-docs rev: c9c3859a084e871dea27cb494cdf89f9b2aa31e1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 083080a8c3..5dbe0ed4da 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -53,7 +53,7 @@ | |||
53 | <listitem><para><emphasis>Packages:</emphasis> Depending on your host system (Debian-based or RPM-based), | 53 | <listitem><para><emphasis>Packages:</emphasis> Depending on your host system (Debian-based or RPM-based), |
54 | you need certain packages. | 54 | you need certain packages. |
55 | See the <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#packages'> | 55 | See the <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#packages'> |
56 | "The Packages"</ulink> section in the Yocto Project Quick start for the exact package | 56 | The Packages</ulink> section in the Yocto Project Quick start for the exact package |
57 | requirements.</para></listitem> | 57 | requirements.</para></listitem> |
58 | <listitem><para><emphasis>Yocto Project Release:</emphasis> You need a release of the Yocto Project. | 58 | <listitem><para><emphasis>Yocto Project Release:</emphasis> You need a release of the Yocto Project. |
59 | You can get set up for this one of two ways depending on whether you are going to be contributing | 59 | You can get set up for this one of two ways depending on whether you are going to be contributing |
@@ -93,7 +93,7 @@ | |||
93 | Eclipse Integrated Development Environment (IDE) you will need this plug-in. | 93 | Eclipse Integrated Development Environment (IDE) you will need this plug-in. |
94 | See the | 94 | See the |
95 | <ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'> | 95 | <ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'> |
96 | "Setting up the Eclipse IDE"</ulink> section in the Yocto Application Development Toolkit (ADT) | 96 | Setting up the Eclipse IDE</ulink> section in the Yocto Application Development Toolkit (ADT) |
97 | User’s Guide for more information.</para></listitem> | 97 | User’s Guide for more information.</para></listitem> |
98 | </itemizedlist> | 98 | </itemizedlist> |
99 | </para> | 99 | </para> |
@@ -106,7 +106,7 @@ | |||
106 | The build process creates an entire Linux distribution, including the toolchain, from source. | 106 | The build process creates an entire Linux distribution, including the toolchain, from source. |
107 | For more information on this topic, see the | 107 | For more information on this topic, see the |
108 | <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#building-image'> | 108 | <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#building-image'> |
109 | "Building an Image"</ulink> section in the Yocto Project Quick Start. | 109 | Building an Image</ulink> section in the Yocto Project Quick Start. |
110 | </para> | 110 | </para> |
111 | 111 | ||
112 | <para> | 112 | <para> |
@@ -142,7 +142,7 @@ | |||
142 | <para> | 142 | <para> |
143 | You can find details on all these steps in the | 143 | You can find details on all these steps in the |
144 | <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#using-pre-built'> | 144 | <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#using-pre-built'> |
145 | "Using Pre-Built Binaries and QEMU"</ulink> section in the Yocto Project Quick Start. | 145 | Using Pre-Built Binaries and QEMU</ulink> section in the Yocto Project Quick Start. |
146 | </para> | 146 | </para> |
147 | </section> | 147 | </section> |
148 | </chapter> | 148 | </chapter> |