diff options
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 57e4a25853..0b165443f9 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -359,14 +359,14 @@ | |||
| 359 | The following list shows the required packages by function | 359 | The following list shows the required packages by function |
| 360 | given a supported CentOS Linux distribution: | 360 | given a supported CentOS Linux distribution: |
| 361 | <note> | 361 | <note> |
| 362 | For CentOS 6.x, some of the versions of the components | 362 | For CentOS 6.x, some of the versions |
| 363 | provided by the distribution are too old (e.g. Git, Python, | 363 | of the components provided by the distribution are |
| 364 | and tar). | 364 | too old (e.g. Git, Python, and tar). |
| 365 | It is recommended that you install the buildtools in order | 365 | It is recommended that you install the buildtools |
| 366 | to provide versions that will work with the OpenEmbedded | 366 | in order to provide versions that will work with |
| 367 | build system. | 367 | the OpenEmbedded build system. |
| 368 | For information on how to install the buildtools tarball, | 368 | For information on how to install the buildtools |
| 369 | see the | 369 | tarball, see the |
| 370 | "<link linkend='required-git-tar-and-python-versions'>Required Git, Tar, and Python Versions</link>" | 370 | "<link linkend='required-git-tar-and-python-versions'>Required Git, Tar, and Python Versions</link>" |
| 371 | section. | 371 | section. |
| 372 | </note> | 372 | </note> |
| @@ -396,7 +396,16 @@ | |||
| 396 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: | 396 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: |
| 397 | <literallayout class='monospaced'> | 397 | <literallayout class='monospaced'> |
| 398 | $ sudo yum install autoconf automake libtool glib2-devel libarchive-devel | 398 | $ sudo yum install autoconf automake libtool glib2-devel libarchive-devel |
| 399 | </literallayout></para></listitem> | 399 | </literallayout> |
| 400 | <note> | ||
| 401 | For CentOS 6.x, in order for the | ||
| 402 | ADT installer script to work, you must have | ||
| 403 | installed the <filename>liblzma5</filename>, | ||
| 404 | <filename>libarchive3.x</filename>, and | ||
| 405 | <filename>libarchive-devel-3.1.3</filename> | ||
| 406 | (or older) packages, in that order. | ||
| 407 | </note> | ||
| 408 | </para></listitem> | ||
| 400 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 409 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 401 | Packages needed if you are going to run | 410 | Packages needed if you are going to run |
| 402 | <filename>oe-selftest</filename>: | 411 | <filename>oe-selftest</filename>: |
