From 4a39979c8d1e560fa54240e99734a651dfbaa63a Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Fri, 28 Jul 2017 15:57:51 -0700 Subject: [PATCH] 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: b4527e8b4272ae2d2716c7cb480f58e7c26031d7) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/poky.ent b/documentation/poky.ent index ae759e4bdd..2566b87a5a 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 python34-pip xz \ + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ which">