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:48 +0000
commit3aaf67b0b98f138e68643d93c7208180ce17b7f8 (patch)
treec7cf9465093140fce98d39ffdbe5c1a85a6d0524 /documentation/poky.ent
parent97e213868d9e9c130e2fb858813a6c43f519dcb2 (diff)
downloadpoky-3aaf67b0b98f138e68643d93c7208180ce17b7f8.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: 66b24fff05588580f75ae951b373a53ebcd08d13) 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 7adc18fd2e..337c2d068c 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -77,5 +77,5 @@
77 $ sudo yum makecache 77 $ sudo yum makecache
78 $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \ 78 $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \
79 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ 79 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \
80 perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ 80 perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip xz \
81 which"> 81 which">