summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-09-24 13:18:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-01 22:52:53 +0100
commitec51951f96a1558b4940252a2cb748c46ab540d6 (patch)
tree2f221bf3e3b72989a0733b1897b29e6d6732933d /documentation/poky.ent
parent7bd3a81ef54b790943577409e30c825fe9d4182c (diff)
downloadpoky-ec51951f96a1558b4940252a2cb748c46ab540d6.tar.gz
poky.ent: Changes to the Fedora essential packages for the host
1. Added two packages: perl-Data-Dumper perl-Text-ParseWords for Fedora (essential). 2. Changed the eglibc-devel to glibc-devel in the essential packages for Fedora. These changes are to variables used within the doc set. The built manuals affected are yocto-project-qs and ref-manual. (From yocto-docs rev: c95a96d512085cdb2c3a873b1035ba0d908cd182) 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.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 550d185a90..5040163bdc 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -57,8 +57,8 @@
57<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo \ 57<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo \
58 build-essential chrpath"> 58 build-essential chrpath">
59<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 59<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
60 diffutils diffstat git cpp gcc gcc-c++ eglibc-devel texinfo chrpath \ 60 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
61 ccache"> 61 ccache perl-Data-Dumper perl-Text-ParseWords">
62<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ 62<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
63 diffstat texinfo python-curses patch"> 63 diffstat texinfo python-curses patch">
64<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 64<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \