]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
poky.ent: Added python3-pip and python3-pexpect to all distros
authorScott Rifenbark <srifenbark@gmail.com>
Tue, 28 Feb 2017 19:03:15 +0000 (11:03 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Mar 2017 23:44:02 +0000 (23:44 +0000)
Fixes [YOCTO #10854]

The distros for Fedora, OpenSUSE and CentOS needed these.

(From yocto-docs rev: a83dcca50681d589fbcc924de4845e62de053810)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky.ent

index 633209ecef51dd9b932e392c4800fd312408c204..adc0be4e74b58a07db8ec8e686a88bcb5f8f66c3 100644 (file)
 <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \
      diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
      ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
-     findutils which file cpio python pip3 pexpect xz which">
+     findutils which file cpio python python3-pip python3-expect xz which">
 <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
-     diffstat makeinfo python-curses patch socat python3 python3-curses tar pip3 \
-     pexpect xz which">
+     diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
+     python3-expect xz which">
 <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "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 pip3 pexpect xz \
+     perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip python3-expect xz \
      which">