poky.ent: Updated CentOS required package

Replaced "python34-pip" package with "python3-pip"
in the list of required packages for CentOS' variable.

(From yocto-docs rev: b4527e8b4272ae2d2716c7cb480f58e7c26031d7)

Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kristi Rifenbark 2017-07-28 15:57:51 -07:00 committed by Richard Purdie
parent 08d3bdf25e
commit 4a39979c8d
1 changed files with 1 additions and 1 deletions

View File

@ -74,5 +74,5 @@
$ sudo yum makecache
$ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \
perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip xz \
perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \
which">