From: Kristi Rifenbark Date: Thu, 11 Jan 2018 00:42:00 +0000 (-0800) Subject: poky.ent: Replaced python3-pip with python34-pip for CentOS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d45cf58edfbab827ccfd52ce048003603a8cc92;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git poky.ent: Replaced python3-pip with python34-pip for CentOS Fixes [YOCTO #12467] This is an essential package for CentOS. The variable affected two lists, one in ref-manual and one in yocto-project-qs. (From yocto-docs rev: 73dbdca86716c1d264d14d2472a8acd3a963b26e) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/poky.ent b/documentation/poky.ent index 1be7be8e851..eb2e05151da 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -78,5 +78,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">