From 2923cc23d11cad6fbeb180b9e85cffe226717eb5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 11 Oct 2011 13:04:07 -0700 Subject: [PATCH] documentation: Cleaned out bad links and replaced with good The re-structuring of the web server that holds the documents created some bad links. I thought I had gotten them all but apparently not. this is a drawback of not being able to test things until after stuff is done. In any case, I grepped through everything and this takes care of it. (From yocto-docs rev: cdbc3b3b7f6d6ff01024b977f966459cf414ad5c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 3 +-- documentation/poky-ref-manual/development.xml | 6 +++--- documentation/poky-ref-manual/usingpoky.xml | 4 ++-- documentation/yocto-project-qs/yocto-project-qs.xml | 10 +++++----- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 282bc55b07..a1ae8c34a8 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -100,8 +100,7 @@ " For more detailed information on layers, see the - - BitBake Layers section of the Yocto Project Reference Manual. + "BitBake Layers" section of the Yocto Project Reference Manual. You can also see the detailed examples in the appendices of The Yocto Project Development Manual. diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index ff1d676607..f18c055652 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -91,9 +91,9 @@ with other plug-ins installed into the Eclipse IDE. Once you have your environment setup you need to configure the Eclipse plug-in. For information on how to install and configure the Eclipse plug-in, see the - + "Working Within Eclipse" chapter in the - + "Application Development Toolkit (ADT) User's Guide." @@ -102,7 +102,7 @@ External Development Using the QEMU Emulator Running Poky QEMU images is covered in the - + Yocto Project Quick Start in the "A Quick Test Run" section. diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index 9da2e326b9..7b24841ac0 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml @@ -222,9 +222,9 @@ tmp/deploy/images. For information on how to run pre-built images such as qemux86 and qemuarm, see the - + Using Pre-Built Binaries and QEMU section in the - + Yocto Project Quick Start. For information about how to install these images, see the documentation for your particular board/machine. diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 71fb0ab729..41da903e37 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -37,7 +37,7 @@ Finally, you might find the Frequently Asked Questions (FAQ) for the Yocto Project at Yocto Project FAQ and the FAQ appendix located in - + The Yocto Project Reference Manual helpful. @@ -317,7 +317,7 @@ If you encounter problems with the Yocto Project finding and downloading source code, see the FAQ entry "How does Poky obtain source code and will it work behind my firewall or proxy server?" in - + The Yocto Project Reference Manual. @@ -410,15 +410,15 @@ core-image-sato in this example. For information on the -k option use the bitbake --help command or see the - "BitBake" section in - The Yocto Project Reference Manual. + "BitBake" section in + The Yocto Project Reference Manual. $ bitbake -k core-image-sato BitBake requires Python 2.6 or 2.7. For more information on this requirement, see the FAQ appendix in - + The Yocto Project Reference Manual. The final command runs the image: