diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index a1f2e65442..df1d59fe79 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | This chapter introduces the Yocto Project and gives you an idea of what you need to get started. | 9 | This chapter introduces the Yocto Project and gives you an idea of what you need to get started. |
| 10 | You can find enough information to set up your development host and build or use images for | 10 | You can find enough information to set up your development host and build or use images for |
| 11 | hardware supported by the Yocto Project by reading | 11 | hardware supported by the Yocto Project by reading |
| 12 | <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> | 12 | <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'> |
| 13 | The Yocto Project Quick Start</ulink>. | 13 | The Yocto Project Quick Start</ulink>. |
| 14 | </para> | 14 | </para> |
| 15 | 15 | ||
| @@ -57,7 +57,7 @@ | |||
| 57 | </para></listitem> | 57 | </para></listitem> |
| 58 | <listitem><para><emphasis>Packages:</emphasis> The Yocto Project requires certain packages | 58 | <listitem><para><emphasis>Packages:</emphasis> The Yocto Project requires certain packages |
| 59 | exist on your development system (e.g. Python 2.6 or 2.7). | 59 | exist on your development system (e.g. Python 2.6 or 2.7). |
| 60 | See "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" | 60 | See "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" |
| 61 | section in the Yocto Project Quick start for the exact package | 61 | section in the Yocto Project Quick start for the exact package |
| 62 | requirements and the installation commands to install them | 62 | requirements and the installation commands to install them |
| 63 | for the supported distributions.</para></listitem> | 63 | for the supported distributions.</para></listitem> |
| @@ -213,7 +213,7 @@ | |||
| 213 | applications using the Eclipse Integrated Development Environment (IDE), | 213 | applications using the Eclipse Integrated Development Environment (IDE), |
| 214 | you will need this plug-in. | 214 | you will need this plug-in. |
| 215 | See the | 215 | See the |
| 216 | "<ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>" | 216 | "<ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>" |
| 217 | section in the Yocto Application Development Toolkit (ADT) | 217 | section in the Yocto Application Development Toolkit (ADT) |
| 218 | User’s Guide for more information.</para></listitem> | 218 | User’s Guide for more information.</para></listitem> |
| 219 | </itemizedlist> | 219 | </itemizedlist> |
| @@ -226,7 +226,7 @@ | |||
| 226 | <para> | 226 | <para> |
| 227 | The build process creates an entire Linux distribution, including the toolchain, from source. | 227 | The build process creates an entire Linux distribution, including the toolchain, from source. |
| 228 | For more information on this topic, see the | 228 | For more information on this topic, see the |
| 229 | "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" | 229 | "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" |
| 230 | section in the Yocto Project Quick Start. | 230 | section in the Yocto Project Quick Start. |
| 231 | </para> | 231 | </para> |
| 232 | 232 | ||
| @@ -264,7 +264,7 @@ | |||
| 264 | 264 | ||
| 265 | <para> | 265 | <para> |
| 266 | You can find details on all these steps in the | 266 | You can find details on all these steps in the |
| 267 | "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'>Using Pre-Built Binaries and QEMU</ulink>" | 267 | "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#using-pre-built'>Using Pre-Built Binaries and QEMU</ulink>" |
| 268 | section of the Yocto Project Quick Start. | 268 | section of the Yocto Project Quick Start. |
| 269 | </para> | 269 | </para> |
| 270 | </section> | 270 | </section> |
