diff options
| -rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 2 | ||||
| -rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 30 |
2 files changed, 15 insertions, 17 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 8272bae0be..df70bd4e49 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml | |||
| @@ -294,7 +294,7 @@ | |||
| 294 | </para></listitem> | 294 | </para></listitem> |
| 295 | <listitem><para><emphasis>Point to the Toolchain:</emphasis> | 295 | <listitem><para><emphasis>Point to the Toolchain:</emphasis> |
| 296 | If you are using a stand-alone pre-built toolchain, you should be pointing to the | 296 | If you are using a stand-alone pre-built toolchain, you should be pointing to the |
| 297 | <filename>/opt/poky/$SDKVERSION</filename> directory. | 297 | <filename>/opt/poky/1.1</filename> directory. |
| 298 | This is the location for toolchains installed by the ADT Installer or by hand. | 298 | This is the location for toolchains installed by the ADT Installer or by hand. |
| 299 | Sections "<link linkend='configuring-and-running-the-adt-installer-script'>Configuring | 299 | Sections "<link linkend='configuring-and-running-the-adt-installer-script'>Configuring |
| 300 | and Running the ADT Installer Script</link>" and | 300 | and Running the ADT Installer Script</link>" and |
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index a9fb15e87e..8c98498daf 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
| @@ -181,7 +181,7 @@ | |||
| 181 | <para> | 181 | <para> |
| 182 | Once the installation completes, the ADT, which includes the cross-toolchain, is installed. | 182 | Once the installation completes, the ADT, which includes the cross-toolchain, is installed. |
| 183 | You will notice environment setup files for the cross-toolchain in | 183 | You will notice environment setup files for the cross-toolchain in |
| 184 | <filename>/opt/poky/$SDKVERSION</filename>, | 184 | <filename>/opt/poky/1.1</filename>, |
| 185 | and image tarballs in the <filename>adt-installer</filename> | 185 | and image tarballs in the <filename>adt-installer</filename> |
| 186 | directory according to your installer configurations, and the target sysroot located | 186 | directory according to your installer configurations, and the target sysroot located |
| 187 | according to the <filename>YOCTOADT_TARGET_SYSROOT_LOC_<arch></filename> variable | 187 | according to the <filename>YOCTOADT_TARGET_SYSROOT_LOC_<arch></filename> variable |
| @@ -204,7 +204,7 @@ | |||
| 204 | Follow these steps: | 204 | Follow these steps: |
| 205 | <orderedlist> | 205 | <orderedlist> |
| 206 | <listitem><para>Go to | 206 | <listitem><para>Go to |
| 207 | <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.1/toolchain'></ulink> | 207 | <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/toolchain'></ulink> |
| 208 | and find the folder that matches your host development system | 208 | and find the folder that matches your host development system |
| 209 | (i.e. <filename>i586</filename> for 32-bit machines or | 209 | (i.e. <filename>i586</filename> for 32-bit machines or |
| 210 | <filename>x86_64</filename> for 64-bit machines).</para></listitem> | 210 | <filename>x86_64</filename> for 64-bit machines).</para></listitem> |
| @@ -214,10 +214,8 @@ | |||
| 214 | you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the | 214 | you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the |
| 215 | <filename>x86_64</filename> folder and download the following tarball: | 215 | <filename>x86_64</filename> folder and download the following tarball: |
| 216 | <literallayout class='monospaced'> | 216 | <literallayout class='monospaced'> |
| 217 | yocto-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 | 217 | yocto-eglibc-x86_64-i586-toolchain-1.1.tar.bz2 |
| 218 | </literallayout> | 218 | </literallayout> |
| 219 | The cross-toolchain tarballs provided by the Yocto Project support development | ||
| 220 | of GNOME platforms on mobile devices (GMAE). | ||
| 221 | <note><para>As an alternative to steps one and two, you can build the toolchain tarball | 219 | <note><para>As an alternative to steps one and two, you can build the toolchain tarball |
| 222 | if you have a Yocto Project build tree. | 220 | if you have a Yocto Project build tree. |
| 223 | If you need GMAE, you should use the <filename>bitbake meta-toolchain-gmae</filename> | 221 | If you need GMAE, you should use the <filename>bitbake meta-toolchain-gmae</filename> |
| @@ -233,7 +231,7 @@ | |||
| 233 | </para></note></para></listitem> | 231 | </para></note></para></listitem> |
| 234 | <listitem><para>Make sure you are in the root directory with root privileges and then expand | 232 | <listitem><para>Make sure you are in the root directory with root privileges and then expand |
| 235 | the tarball. | 233 | the tarball. |
| 236 | The tarball expands into <filename>/opt/poky/$SDKVERSION</filename>. | 234 | The tarball expands into <filename>/opt/poky/1.1</filename>. |
| 237 | Once the tarball is expanded, the cross-toolchain is installed. | 235 | Once the tarball is expanded, the cross-toolchain is installed. |
| 238 | You will notice environment setup files for the cross-toolchain in the directory. | 236 | You will notice environment setup files for the cross-toolchain in the directory. |
| 239 | </para></listitem> | 237 | </para></listitem> |
| @@ -260,8 +258,8 @@ | |||
| 260 | files.</para></listitem> | 258 | files.</para></listitem> |
| 261 | <listitem><para>At this point, you should be sure that the | 259 | <listitem><para>At this point, you should be sure that the |
| 262 | <filename>MACHINE</filename> variable | 260 | <filename>MACHINE</filename> variable |
| 263 | in the <filename>local.conf</filename> file found in the Yocto Project | 261 | in the <filename>local.conf</filename> file found in the |
| 264 | file structure's <filename>conf</filename> directory | 262 | <filename>conf</filename> directory of the Yocto Project build directory |
| 265 | is set for the target architecture. | 263 | is set for the target architecture. |
| 266 | Comments within the <filename>local.conf</filename> file list the values you | 264 | Comments within the <filename>local.conf</filename> file list the values you |
| 267 | can use for the <filename>MACHINE</filename> variable. | 265 | can use for the <filename>MACHINE</filename> variable. |
| @@ -274,12 +272,12 @@ | |||
| 274 | cross-toolchain installation. | 272 | cross-toolchain installation. |
| 275 | <note>If change out of your working directory after you | 273 | <note>If change out of your working directory after you |
| 276 | <filename>source</filename> the environment setup script and before you run | 274 | <filename>source</filename> the environment setup script and before you run |
| 277 | the BitBake command, the command might not work. | 275 | the <filename>bitbake</filename> command, the command might not work. |
| 278 | Be sure to run the <filename>bitbake</filename> command immediately | 276 | Be sure to run the <filename>bitbake</filename> command immediately |
| 279 | after checking or editing the <filename>local.conf</filename> but without | 277 | after checking or editing the <filename>local.conf</filename> but without |
| 280 | changing out of your working directory.</note> | 278 | changing out of your working directory.</note> |
| 281 | Once BitBake finishes, the cross-toolchain is installed within the Yocto Project | 279 | Once the <filename>bitbake</filename> command finishes, |
| 282 | build tree. | 280 | the tarball for the cross-toolchain is generated within the Yocto Project build tree. |
| 283 | You will notice environment setup files for the cross-toolchain in the | 281 | You will notice environment setup files for the cross-toolchain in the |
| 284 | Yocto Project build tree in the <filename>tmp</filename> directory. | 282 | Yocto Project build tree in the <filename>tmp</filename> directory. |
| 285 | Setup script filenames contain the strings <filename>environment-setup</filename>. | 283 | Setup script filenames contain the strings <filename>environment-setup</filename>. |
| @@ -294,12 +292,12 @@ | |||
| 294 | 292 | ||
| 295 | <para> | 293 | <para> |
| 296 | Before you can develop using the cross-toolchain, you need to set up the | 294 | Before you can develop using the cross-toolchain, you need to set up the |
| 297 | cross-development environment by sourcing the environment setup script. | 295 | cross-development environment by sourcing the toolchain's environment setup script. |
| 298 | If you used the ADT Installer or used an existing ADT tarball to install the ADT, | 296 | If you used the ADT Installer or used an existing ADT tarball to install the ADT, |
| 299 | then you can find this script in the <filename>/opt/poky/$SDKVERSION</filename> | 297 | then you can find this script in the <filename>/opt/poky/1.1</filename> |
| 300 | directory. | 298 | directory. |
| 301 | If you installed the toolchain in the build tree, you can find the environment setup | 299 | If you installed the toolchain in the build tree, you can find the environment setup |
| 302 | scripts in the Yocto Project build tree's <filename>tmp</filename> directory. | 300 | script for the toolchain in the Yocto Project build tree's <filename>tmp</filename> directory. |
| 303 | </para> | 301 | </para> |
| 304 | 302 | ||
| 305 | <para> | 303 | <para> |
| @@ -307,7 +305,7 @@ | |||
| 307 | which you are developing. | 305 | which you are developing. |
| 308 | Environment setup scripts begin with the string “<filename>environment-setup</filename>” | 306 | Environment setup scripts begin with the string “<filename>environment-setup</filename>” |
| 309 | and include as part of their name the architecture. | 307 | and include as part of their name the architecture. |
| 310 | For example, the environment setup script for a 64-bit IA-based architecture would | 308 | For example, the toolchain environment setup script for a 64-bit IA-based architecture would |
| 311 | be the following: | 309 | be the following: |
| 312 | <literallayout class='monospaced'> | 310 | <literallayout class='monospaced'> |
| 313 | /opt/poky/1.1/environment-setup-x86_64-poky-linux | 311 | /opt/poky/1.1/environment-setup-x86_64-poky-linux |
