summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
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/poky.ent
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/poky.ent')
-rw-r--r--documentation/poky.ent3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index beec7bb56b..0363acf35e 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -71,5 +71,4 @@
71 python3-pexpect"> 71 python3-pexpect">
72<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 72<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
73 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ 73 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \
74 perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip python3-pexpect"> 74 perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip python3-pexpect">
75