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:48 +0000
commit3aaf67b0b98f138e68643d93c7208180ce17b7f8 (patch)
treec7cf9465093140fce98d39ffdbe5c1a85a6d0524 /documentation/ref-manual
parent97e213868d9e9c130e2fb858813a6c43f519dcb2 (diff)
downloadpoky-3aaf67b0b98f138e68643d93c7208180ce17b7f8.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: 66b24fff05588580f75ae951b373a53ebcd08d13) 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 f4b3142b81..4860c571ca 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -393,18 +393,6 @@
393 <para> 393 <para>
394 The following list shows the required packages by function 394 The following list shows the required packages by function
395 given a supported CentOS Linux distribution: 395 given a supported CentOS Linux distribution:
396 <note>
397 For CentOS 6.x, some of the versions of the components
398 provided by the distribution are too old (e.g. Git, Python,
399 and tar).
400 It is recommended that you install the buildtools in order
401 to provide versions that will work with the OpenEmbedded
402 build system.
403 For information on how to install the buildtools tarball,
404 see the
405 "<link linkend='required-git-tar-and-python-versions'>Required Git, Tar, and Python Versions</link>"
406 section.
407 </note>
408 <itemizedlist> 396 <itemizedlist>
409 <listitem><para><emphasis>Essentials:</emphasis> 397 <listitem><para><emphasis>Essentials:</emphasis>
410 Packages needed to build an image for a headless 398 Packages needed to build an image for a headless