summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-08-12 07:05:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-12 13:50:32 +0100
commit6882d2d9993c8655a292c93e84ea01b4738a700d (patch)
treece8bf4195f47d4c6a6490462dc4a0b18381d5dca /documentation/poky.ent
parentedd25324d36960485212586702c812ce218b8bee (diff)
downloadpoky-6882d2d9993c8655a292c93e84ea01b4738a700d.tar.gz
yocto-project-qs, ref-manual: Added 'socat' package to essentials.
For firewall performance. (From yocto-docs rev: a866449b4caf1c0cee4ce00ec7d8fa2119a0b481) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky.ent')
-rw-r--r--documentation/poky.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 216015826f..37763481cd 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -56,11 +56,11 @@
56<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> 56<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">
57<!ENTITY OE_INIT_FILE "oe-init-build-env"> 57<!ENTITY OE_INIT_FILE "oe-init-build-env">
58<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \ 58<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
59 build-essential chrpath"> 59 build-essential chrpath socat">
60<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 60<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
61 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ 61 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
62 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue"> 62 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat">
63<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ 63<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
64 diffstat texinfo python-curses patch"> 64 diffstat texinfo python-curses patch socat">
65<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 65<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
66 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath"> 66 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat">