From b22da61ea88e00747530a33e4ee95c015864d2e8 Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Thu, 18 Jan 2018 15:35:58 -0800 Subject: 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: ad9328b660deced90d13315cff968fb92569eef9) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/poky.ent') diff --git a/documentation/poky.ent b/documentation/poky.ent index a9e61ae518..c924d2619b 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 xz \ + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip xz \ which"> -- cgit v1.2.3-54-g00ecf