mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
759a8085af
commit
6657e86f00
@@ -322,14 +322,6 @@
|
||||
$ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; \
|
||||
SDL-devel xterm
|
||||
</literallayout>
|
||||
<note>
|
||||
CentOS 6.x users need to ensure that the required
|
||||
versions of Git, tar and Python are available.
|
||||
For details, See the
|
||||
"<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</ulink>"
|
||||
section in the Yocto Project Reference Manual for
|
||||
information.
|
||||
</note>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user