From 2ede6c8c4481158a5bc713a105792e35ef9d362d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 6 Mar 2012 17:06:44 -0600 Subject: documentation/adt-manual: Converted manual to use the poky.ent file Conversion of hard links to use the variables set up in the file documentation/poky.ent. (From yocto-docs rev: edbacc1b57f02c31ff6eaee666245be83fb17543) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-command.xml | 3 +- documentation/adt-manual/adt-eclipse.xml | 23 +++++++-------- documentation/adt-manual/adt-intro.xml | 3 +- documentation/adt-manual/adt-manual.xml | 9 +++--- documentation/adt-manual/adt-package.xml | 5 ++-- documentation/adt-manual/adt-prepare.xml | 48 +++++++++++++++----------------- 6 files changed, 46 insertions(+), 45 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index a916a03c85..43bd08b74f 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > Using the Command Line diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index baba2b469e..cb642ebed7 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > Working Within Eclipse @@ -43,7 +44,7 @@ It is recommended that you have the Indigo 3.7 version of the Eclipse IDE installed on your development system. If you don’t have this version, you can find it at - . + . From that site, choose the Eclipse Classic version particular to your development host. This version contains the Eclipse Platform, the Java Development @@ -100,7 +101,7 @@ Make sure you are in your Workbench and select "Install New Software" from the "Help" pull-down menu. - Select indigo - http://download.eclipse.org/releases/indigo + Select indigo - &ECLIPSE_INDIGO_URL; from the "Work with:" pull-down menu. Expand the box next to Programming Languages and select the Autotools Support for CDT (incubation) @@ -111,9 +112,9 @@ Click the "Available Software Sites" link. Check the box next to - http://download.eclipse.org/tm/updates/3.3 + &ECLIPSE_UPDATES_URL; and click "OK". - Select http://download.eclipse.org/tm/updates/3.3 + Select &ECLIPSE_UPDATES_URL; from the "Work with:" pull-down menu. Check the box next to TM and RSE Main Features. @@ -127,7 +128,7 @@ After clicking "Available Software Sites", check the box next to http://download.eclipse.org/tools/cdt/releases/indigo and click "OK". - Select http://download.eclipse.org/tools/cdt/releases/indigo + Select &ECLIPSE_INDIGO_CDT_URL; from the "Work with:" pull-down menu. Check the box next to CDT Main Features. @@ -162,7 +163,7 @@ In Eclipse, select "Install New Software" from the "Help" menu. Click "Add..." in the "Work with:" area. Enter - http://downloads.yoctoproject.org/releases/eclipse-plugin/1.1 + &ECLIPSE_DL_PLUGIN_URL; in the URL field and provide a meaningful name in the "Name" field. Click "OK" to have the entry added to the "Work with:" drop-down list. @@ -254,8 +255,8 @@ In Eclipse, select "Import" from the "File" menu. Expand the "General" box and select "existing projects into workspace" and then click "Next". - Select the root directory and browse to "~/yocto-eclipse/plugins". - + Select the root directory and browse to + ~/yocto-eclipse/plugins. There will be three things there. Select each one and install one at a time. Do all three. @@ -354,7 +355,7 @@ The pull-down menu should have the supported architectures. If the architecture you need is not listed in the menu, you will need to build the image. - See the "Building an Image" section + See the "Building an Image" section of The Yocto Project Quick Start for more information. @@ -581,7 +582,7 @@ host can use, you must have oprofile version 0.9.4 or greater installed on the host. You can locate both the viewer and server from - . + . The oprofile-server is installed by default on the core-image-sato-sdk image. Lttng-ust: Selecting this tool runs diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 9ae908fc11..83fe3094e6 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 2d11b9f355..9576ae8450 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > - 2010-2012 + ©RIGHT_YEAR; Linux Foundation @@ -58,9 +59,9 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and the - + Application Developer's Toolkit (ADT) User's Guide on - the Yocto Project website. + the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 3289a32ff2..26b5dc18d8 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > Optionally Customizing the Development Packages Installation @@ -54,7 +55,7 @@ For build performance information related to the PMS, see - Packaging - package*.bbclass in The Yocto Project Reference Manual. + Packaging - package*.bbclass in The Yocto Project Reference Manual. diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 37d355e275..9880fcc7d1 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > @@ -56,9 +57,9 @@ The ADT Installer is contained in the ADT Installer tarball. You can download the tarball into any directory from the - Index of Releases, specifically + Index of Releases, specifically at - . + . Or, you can use BitBake to generate the tarball inside the existing Yocto Project build tree. @@ -81,9 +82,9 @@ $ cd ~ $ mkdir yocto-project $ cd yocto-project - $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 - $ tar xjf poky-edison-6.0.tar.bz2 - $ source poky-edison-6.0/oe-init-build-env + $ wget &YOCTO_RELEASE_DL_URL;/&YOCTO_POKY_TARBALL; + $ tar xjf &YOCTO_POKY_TARBALL; + $ source &OE_INIT_PATH; $ bitbake adt-installer @@ -173,11 +174,9 @@ The ADT Installer requires the libtool package to complete. - If you install the recommended packages as described in the - "Packages" - section of - - The Yocto Project Quick Start, then you will have libtool installed. + If you install the recommended packages as described in + "The Packages" + section of The Yocto Project Quick Start, then you will have libtool installed. @@ -191,7 +190,7 @@ Once the installation completes, the ADT, which includes the cross-toolchain, is installed. You will notice environment setup files for the cross-toolchain in - /opt/poky/1.1, + &YOCTO_ADTPATH_DIR;, and image tarballs in the adt-installer directory according to your installer configurations, and the target sysroot located according to the YOCTOADT_TARGET_SYSROOT_LOC_<arch> variable @@ -214,17 +213,17 @@ Follow these steps: Go to - + and find the folder that matches your host development system (i.e. i686 for 32-bit machines or - x86_64 for 64-bit machines). + x86-64 for 64-bit machines). Go into that folder and download the toolchain tarball whose name includes the appropriate target architecture. For example, if your host development system is an Intel-based 64-bit system and you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the x86_64 folder and download the following tarball: - poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 + poky-eglibc-x86_64-i586-toolchain-gmae-&DISTRO;.tar.bz2 As an alternative to steps one and two, you can build the toolchain tarball if you have a Yocto Project build tree. @@ -241,7 +240,7 @@ Make sure you are in the root directory with root privileges and then expand the tarball. - The tarball expands into /opt/poky/1.1. + The tarball expands into &YOCTO_ADTPATH_DIR;. Once the tarball is expanded, the cross-toolchain is installed. You will notice environment setup files for the cross-toolchain in the directory. @@ -304,7 +303,7 @@ Before you can develop using the cross-toolchain, you need to set up the cross-development environment by sourcing the toolchain's environment setup script. If you used the ADT Installer or used an existing ADT tarball to install the ADT, - then you can find this script in the /opt/poky/1.1 + then you can find this script in the &YOCTO_ADTPATH_DIR; directory. If you installed the toolchain in the build tree, you can find the environment setup script for the toolchain in the Yocto Project build tree's tmp directory. @@ -318,7 +317,7 @@ For example, the toolchain environment setup script for a 64-bit IA-based architecture would be the following: - /opt/poky/1.1/environment-setup-x86_64-poky-linux + &YOCTO_ADTPATH_DIR;/environment-setup-x86_64-poky-linux @@ -340,10 +339,8 @@ To get the kernel and filesystem images, you either have to build them or download pre-built versions. You can find examples for both these situations in the - "A - Quick Test Run" section of - - The Yocto Project Quick Start. + "A Quick Test Run" section of + The Yocto Project Quick Start. @@ -352,12 +349,11 @@ mips, powerpc, and arm) that you can use unaltered in the QEMU emulator. These kernel images reside in the Yocto Project release - area - + area - and are ideal for experimentation within Yocto Project. For information on the image types you can build using the Yocto Project, see the - "Reference: Images" appendix in - - The Yocto Project Reference Manual. + "Reference: Images" appendix in + The Yocto Project Reference Manual. -- cgit v1.2.3-54-g00ecf