diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-07-28 15:57:51 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-30 16:23:51 +0100 |
| commit | 5a402f9d1b6d4b829bdabaa4cb1c57bc7db1684b (patch) | |
| tree | b99e62fd1af4fa181edf44cd06ab73cfa7b6ef01 /documentation | |
| parent | 6cf1e8feeab170d96810adeecb1055c8128f0ad0 (diff) | |
| download | poky-5a402f9d1b6d4b829bdabaa4cb1c57bc7db1684b.tar.gz | |
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 <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/poky.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index b9ee8e16c1..9e0370d591 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
| @@ -77,5 +77,5 @@ | |||
| 77 | $ sudo yum makecache | 77 | $ sudo yum makecache |
| 78 | $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \ | 78 | $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \ |
| 79 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ | 79 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ |
| 80 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python34-pip xz \ | 80 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ |
| 81 | which"> | 81 | which"> |
