diff options
author | Kristi Rifenbark <kristi@buzzcollectivemarketing.com> | 2018-01-18 15:35:58 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:24:54 +0000 |
commit | b22da61ea88e00747530a33e4ee95c015864d2e8 (patch) | |
tree | af5e3d5c96f79a49dd0698919a7e4f32ff513b2a /documentation/yocto-project-qs | |
parent | 46d9c400414cd76dc6d84289d2be58f8583e7a56 (diff) | |
download | poky-b22da61ea88e00747530a33e4ee95c015864d2e8.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: ad9328b660deced90d13315cff968fb92569eef9)
Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 6182b97fdd..b4b3f4bd0e 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -340,15 +340,6 @@ | |||
340 | <note><title>Notes</title> | 340 | <note><title>Notes</title> |
341 | <itemizedlist> | 341 | <itemizedlist> |
342 | <listitem><para> | 342 | <listitem><para> |
343 | CentOS 6.x users need to ensure that the | ||
344 | required versions of Git, tar and Python | ||
345 | are available. | ||
346 | For details, See the | ||
347 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</ulink>" | ||
348 | section in the Yocto Project Reference | ||
349 | Manual for information. | ||
350 | </para></listitem> | ||
351 | <listitem><para> | ||
352 | Extra Packages for Enterprise Linux | 343 | Extra Packages for Enterprise Linux |
353 | (i.e. <filename>epel-release</filename>) | 344 | (i.e. <filename>epel-release</filename>) |
354 | is a collection of packages from Fedora | 345 | is a collection of packages from Fedora |