summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi@buzzcollectivemarketing.com>2018-01-18 15:35:58 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:24:42 +0000
commit6657e86f00e31bbe2b6ecbfdc34ff61a4977e387 (patch)
treebc00b6d27ed14f2ee2559dbef426c70e8725c1e2 /documentation/ref-manual
parent759a8085afee51abbe36b0bbfe5bf845f41e0971 (diff)
downloadpoky-6657e86f00e31bbe2b6ecbfdc34ff61a4977e387.tar.gz
ref-manual, yocto-project-qs, poky.ent: Fixed CentOS package
Fixes [YOCTO #12467] Changed the CentOS variable to use python34-pip instead of python3-pip. Removed notes indicating CentOS 6.x exceptions because this version does not support CentOS 6.x. (From yocto-docs rev: 7134eb2ac156b86ef844a9a46c4a8a9444ff6770) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/introduction.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index ddf6a860eb..0958db0f7b 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -351,18 +351,6 @@
351 <para> 351 <para>
352 The following list shows the required packages by function 352 The following list shows the required packages by function
353 given a supported CentOS Linux distribution: 353 given a supported CentOS Linux distribution:
354 <note>
355 For CentOS 6.x, some of the versions of the components
356 provided by the distribution are too old (e.g. Git, Python,
357 and tar).
358 It is recommended that you install the buildtools in order
359 to provide versions that will work with the OpenEmbedded
360 build system.
361 For information on how to install the buildtools tarball,
362 see the
363 "<link linkend='required-git-tar-and-python-versions'>Required Git, Tar, and Python Versions</link>"
364 section.
365 </note>
366 <itemizedlist> 354 <itemizedlist>
367 <listitem><para><emphasis>Essentials:</emphasis> 355 <listitem><para><emphasis>Essentials:</emphasis>
368 Packages needed to build an image for a headless 356 Packages needed to build an image for a headless