summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi@buzzcollectivemarketing.com>2018-01-10 16:42:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:28 +0000
commit0d45cf58edfbab827ccfd52ce048003603a8cc92 (patch)
tree54316f8e5b5383034a62fb4f91192206ba19c89d /documentation/poky.ent
parentbb6a218b6f309582af2cf62c14501c57b3662ed8 (diff)
downloadpoky-0d45cf58edfbab827ccfd52ce048003603a8cc92.tar.gz
poky.ent: Replaced python3-pip with python34-pip for CentOS
Fixes [YOCTO #12467] This is an essential package for CentOS. The variable affected two lists, one in ref-manual and one in yocto-project-qs. (From yocto-docs rev: 73dbdca86716c1d264d14d2472a8acd3a963b26e) 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.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 1be7be8e85..eb2e05151d 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -78,5 +78,5 @@
78 $ sudo yum makecache 78 $ sudo yum makecache
79 $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \ 79 $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \
80 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ 80 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \
81 perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ 81 perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip xz \
82 which"> 82 which">