poky.ent: Added "findutils" and "which" packages to Fedora essentials.

(From yocto-docs rev: c025721df30b85518fe62f47c1e6e2fc2453d6d2)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2015-06-19 07:35:02 -06:00 committed by Richard Purdie
parent c3ac09f06e
commit ce97654d82
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@
build-essential chrpath socat">
<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat">
ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat \
findutils which">
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
diffstat makeinfo python-curses patch socat">
<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \