diff options
-rw-r--r-- | documentation/ref-manual/introduction.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 7e246b1e46..6a5937bdb1 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -310,11 +310,17 @@ | |||
310 | <para> | 310 | <para> |
311 | The following list shows the required packages by function | 311 | The following list shows the required packages by function |
312 | given a supported CentOS Linux distribution: | 312 | given a supported CentOS Linux distribution: |
313 | <note>Depending on the CentOS version you are using, other requirements | 313 | <note> |
314 | and dependencies might exist. | 314 | For CentOS 6.x, some of the versions of the components |
315 | For details, you should look at the CentOS sections on the | 315 | provided by the distribution are too old (e.g. Git, Python, |
316 | <ulink url='https://wiki.yoctoproject.org/wiki/Poky/GettingStarted/Dependencies'>Poky/GettingStarted/Dependencies</ulink> | 316 | and tar). |
317 | wiki page. | 317 | It is recommended that you install the buildtools in order |
318 | to provide versions that will work with the OpenEmbedded | ||
319 | build system. | ||
320 | For information on how to install the buildtools tarball, | ||
321 | see the | ||
322 | "<link linkend='required-git-tar-and-python-versions'>Required Git, Tar, and Python Versions</link>" | ||
323 | section. | ||
318 | </note> | 324 | </note> |
319 | <itemizedlist> | 325 | <itemizedlist> |
320 | <listitem><para><emphasis>Essentials:</emphasis> | 326 | <listitem><para><emphasis>Essentials:</emphasis> |