]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
poky.ent: Corrected package duplication
authorKristi Rifenbark <kristi.rifenbark@gmail.com>
Fri, 28 Jul 2017 21:00:31 +0000 (14:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Jul 2017 15:23:51 +0000 (16:23 +0100)
Removed duplicated package, "which" in list of
required packages for Fedora's variable.

(From yocto-docs rev: e016735fe7ef0d866d44df1100597ab3f3af7d5f)

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

index 0bc2c3e5096766d4251cf35be404e0d91a0fcf17..b9ee8e16c1227d5eee18b0bd14d9236db1a2117d 100644 (file)
@@ -69,7 +69,7 @@
 <!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 \
-     python3-pexpect findutils which file cpio python python3-pip xz which">
+     python3-pexpect findutils which file cpio python python3-pip xz">
 <!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 python3-pip \
      python3-pexpect xz which">