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 @@
The following list shows the required packages by function
given a supported CentOS Linux distribution:
- For CentOS 6.x, some of the versions of the components
- provided by the distribution are too old (e.g. Git, Python,
- and tar).
- It is recommended that you install the buildtools in order
- to provide versions that will work with the OpenEmbedded
- build system.
- For information on how to install the buildtools tarball,
- see the
+ For CentOS 6.x, some of the versions
+ of the components provided by the distribution are
+ too old (e.g. Git, Python, and tar).
+ It is recommended that you install the buildtools
+ in order to provide versions that will work with
+ the OpenEmbedded build system.
+ For information on how to install the buildtools
+ tarball, see the
"Required Git, Tar, and Python Versions"
section.
@@ -396,7 +396,16 @@
Application Development Toolkit (ADT) Installer:
$ sudo yum install autoconf automake libtool glib2-devel libarchive-devel
-
+
+
+ For CentOS 6.x, in order for the
+ ADT installer script to work, you must have
+ installed the liblzma5,
+ libarchive3.x, and
+ libarchive-devel-3.1.3
+ (or older) packages, in that order.
+
+
OpenEmbedded Self-Test (oe-selftest):
Packages needed if you are going to run
oe-selftest: