summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
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/yocto-project-qs
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/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 950a4ff8be..e3cddd949b 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -322,14 +322,6 @@
322 $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; \ 322 $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; \
323 SDL-devel xterm 323 SDL-devel xterm
324 </literallayout> 324 </literallayout>
325 <note>
326 CentOS 6.x users need to ensure that the required
327 versions of Git, tar and Python are available.
328 For details, See the
329 "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</ulink>"
330 section in the Yocto Project Reference Manual for
331 information.
332 </note>
333 </para></listitem> 325 </para></listitem>
334 </itemizedlist> 326 </itemizedlist>
335 </para> 327 </para>