diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-07-28 14:00:31 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-30 16:23:45 +0100 |
| commit | 08d3bdf25e8e55804160254701a6628a35372f82 (patch) | |
| tree | 272bd3823e5503ef3f057d6d5bba056dcc78c582 | |
| parent | 9d7c958940adeb066517ab6082167163ae9db2ca (diff) | |
| download | poky-08d3bdf25e8e55804160254701a6628a35372f82.tar.gz | |
poky.ent: Corrected package duplication
Removed duplicated package, "which" in list of
required packages for Fedora's variable.
(From yocto-docs rev: 58f47d63eee695adaaed7261a9fc3ce46e3ca291)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 70998850fd..ae759e4bdd 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
| @@ -66,7 +66,7 @@ | |||
| 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 | python3-pexpect findutils which file cpio python python3-pip xz which"> | 69 | python3-pexpect findutils which file cpio python python3-pip xz"> |
| 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-pexpect xz which"> | 72 | python3-pexpect xz which"> |
