summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-04-13 13:45:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-18 15:51:44 +0100
commitdef638ebd69cef217ca567352bc08920b79ca03d (patch)
tree8a7d1a1a0b99cd5ff07552b401a169d97fb32696 /documentation/poky.ent
parent3db33448592f737515289edef6ed25d407fd8039 (diff)
downloadpoky-def638ebd69cef217ca567352bc08920b79ca03d.tar.gz
poky.ent: Removed "python3-expect" package from 3 distros.
Fixes [YOCTO #11310] After a bit of deliberation.. it was decided that "python3-expect" is not needed in the Debian, Fedora, and OpenSUSE distros as an essential package. They are gone. (From yocto-docs rev: 07fcb23a03122e5f4f9bb2a32e585d9cba7d5d93) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky.ent')
-rw-r--r--documentation/poky.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index e716a1296b..8506589e93 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -61,15 +61,15 @@
61<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> 61<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">
62<!ENTITY OE_INIT_FILE "oe-init-build-env"> 62<!ENTITY OE_INIT_FILE "oe-init-build-env">
63<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \ 63<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
64 build-essential chrpath socat cpio python python3 python3-pip python3-expect \ 64 build-essential chrpath socat cpio python python3 python3-pip \
65 xz which"> 65 xz which">
66<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \ 66<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \
67 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ 67 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
68 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ 68 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
69 findutils which file cpio python python3-pip python3-expect xz which"> 69 findutils which file cpio python python3-pip xz which">
70<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ 70<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
71 diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \ 71 diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
72 python3-expect xz which"> 72 xz which">
73<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "-y epel-release 73<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "-y epel-release
74 $ sudo yum makecache 74 $ sudo yum makecache
75 $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \ 75 $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \