[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7038/8267] poky.ent: Corrected package duplication



commit 6cf1e8feeab170d96810adeecb1055c8128f0ad0
Author: Kristi Rifenbark <kristi rifenbark gmail com>
Date:   Fri Jul 28 14:00:31 2017 -0700

    poky.ent: Corrected package duplication
    
    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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 0bc2c3e..b9ee8e1 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -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">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]