diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-01-08 06:45:50 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-08 13:02:04 +0000 |
| commit | a2f5a614e2063c47fd2b51c87d982bd8a5a032a8 (patch) | |
| tree | 4ccf2be238d256f8c03b18e76af2eb920f2ab45d /documentation | |
| parent | 6a6a05a91be79be82bcc23af4791f2bfc6fe4177 (diff) | |
| download | poky-a2f5a614e2063c47fd2b51c87d982bd8a5a032a8.tar.gz | |
adt-manual: Deleted mis-leading sentence from configure section.
A customer reported a wrong and mis-leading sentence in the
"Configuring and Running the ADT Installer Script" section.
Jessica Zhang pointed this out. I have removed the sentence
altogether.
Reported-by: Jessica Zhang <jessica.Zhang@intel.com>
(From yocto-docs rev: 682906d0ed869faac149a742b028ba4f2c8c8e97)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index df9d5b0f76..93eba6e402 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
| @@ -201,10 +201,7 @@ | |||
| 201 | 201 | ||
| 202 | <para> | 202 | <para> |
| 203 | After you have configured the <filename>adt_installer.conf</filename> file, | 203 | After you have configured the <filename>adt_installer.conf</filename> file, |
| 204 | run the installer using the following command. | 204 | run the installer using the following command: |
| 205 | Be sure that you are not trying to use cross-compilation tools. | ||
| 206 | When you run the installer, the environment must use a | ||
| 207 | host <filename>gcc</filename>: | ||
| 208 | <literallayout class='monospaced'> | 205 | <literallayout class='monospaced'> |
| 209 | $ cd adt-installer | 206 | $ cd adt-installer |
| 210 | $ ./adt_installer | 207 | $ ./adt_installer |
