From 0d45cf58edfbab827ccfd52ce048003603a8cc92 Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Wed, 10 Jan 2018 16:42:00 -0800 Subject: 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 --- 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 1be7be8e85..eb2e05151d 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"> -- cgit v1.2.3-54-g00ecf