From 330302711377475e2fba0c6e9871e2dff5e1ee08 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 28 Mar 2017 06:57:25 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/poky.ent b/documentation/poky.ent index df0c0097a7..e716a1296b 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -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"> -- cgit v1.2.3-54-g00ecf