From 85cc7cb4dfdfa228f53bb86f23516eb744888062 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 31 Mar 2020 20:19:14 -0700 Subject: poky.ent: recommend python36-pip for CentOS 'python3' in EPEL7 is now Python 3.6, so we should be recommending python36-pip Python 3.4 is EOL [1] [1] https://www.python.org/downloads/release/python-3410/ (From yocto-docs rev: 817ca8adc91d9975b9ec57e7fead7fdff4001854) Signed-off-by: Tim Orling 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 7ff9a448ee..f2d7d9733b 100755 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -76,6 +76,6 @@ $ 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 python36-pip xz \ which SDL-devel xterm $ sudo pip3 install GitPython jinja2"> -- cgit v1.2.3-54-g00ecf