poky.ent: Removed python3-expect from the CentOS distro

Fixes [YOCTO #10854]

Feedback from the review indicated that CentOS python3-pip and
python3-expect should be python34-pip.  Did this change.

(From yocto-docs rev: ae307a183328b3c572e3f63c0274806af244c618)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2017-03-28 06:57:25 -07:00 committed by Richard Purdie
parent c015fed613
commit 3303027113
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 python3-pip python3-expect xz \
perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip xz \
which">