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:01:44 +0000 |
| commit | c89cfd572027a2897f5970050c2344a2ab43c808 (patch) | |
| tree | 9ace4a4c0a39c9c13ad3c3da0df71ccf7af68157 /documentation | |
| parent | ed0353828e17bfdecbf997565b9bcd13ceac30ad (diff) | |
| download | poky-c89cfd572027a2897f5970050c2344a2ab43c808.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: 4b8f882037de3e853d00552af5cff83afac18a66)
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 |
