From: Kristi Rifenbark Date: Fri, 28 Jul 2017 22:57:51 +0000 (-0700) Subject: poky.ent: Updated CentOS required package X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a402f9d1b6d4b829bdabaa4cb1c57bc7db1684b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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: 5d48ea7953169b4392d6caf0fb8f2f952479f033) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/poky.ent b/documentation/poky.ent index b9ee8e16c12..9e0370d5919 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -77,5 +77,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">