From f54a78c89158435d2f06df96da9a7d432ce8c831 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 5 Oct 2011 05:26:52 -0700 Subject: documentation: Fixed links for yocto-1.1 After greping through the documentation directory, I addressed all the 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 8 ++++---- documentation/dev-manual/dev-manual-newbie.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/dev-manual') 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 (QEMU or real hardware), the area you get the image from differs. Download the image from - + machines if your target architecture is supported and you are going to develop and test your application on actual hardware. Download the image from the - + machines/qemu if your target architecture is supported and you are going to develop and test your application using the QEMU emulator. @@ -637,7 +637,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the several target architectures and has many pre-built kernel images and root filesystem images. If you are going to develop your application on hardware, go to the - + machines download area and choose a target machine area from which to download the kernel image and root filesystem. 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 Be sure to get the files you need for your particular development process. If you are going to develop your application and then run and test it using the QEMU emulator, go to the - + machines/qemu download area. From this area, go down into the directory for your target architecture (e.g. qemux86_64 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 @@ - Index of /downloads: + Index of /downloads: This area contains an index of downloads such as the Eclipse Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, @@ -116,7 +116,7 @@ This page on the Yocto Project website allows you to download any Yocto Project release or Board Support Package (BSP) in tarball form. The tarballs are similar to those found in the - Index of /downloads: area. + Index of /downloads: area. -- cgit v1.2.3-54-g00ecf