summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-06-19 07:35:02 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:11:39 +0100
commit7b586ea6ff2cb3400468dff801301ec45fadf033 (patch)
tree5fc7163be6eca041b7347620333101ca3054c788
parentcbec5e933e2fb24e3983086944db53c77baa67c3 (diff)
downloadpoky-7b586ea6ff2cb3400468dff801301ec45fadf033.tar.gz
poky.ent: Added "findutils" and "which" packages to Fedora essentials.
(From yocto-docs rev: 3ba75c36f420acda63c12dcff6a2686dd2702466) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/poky.ent3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index f7771ba3eb..2a12c7c476 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -62,7 +62,8 @@
62 build-essential chrpath socat"> 62 build-essential chrpath socat">
63<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 63<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
64 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ 64 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
65 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat"> 65 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat \
66 findutils which">
66<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ 67<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
67 diffstat makeinfo python-curses patch socat"> 68 diffstat makeinfo python-curses patch socat">
68<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 69<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \