summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-04 11:37:03 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:48 +0000
commit7b7302d2f4094ce05f8a4ec2ded638ffd5e13d3f (patch)
tree8557ec6c51cce388a9aceb6f7064caaa36bc330e /documentation/poky.ent
parentda3d082c5c4e80d6c71c6eb5c9e0f22706bcb039 (diff)
downloadpoky-7b7302d2f4094ce05f8a4ec2ded638ffd5e13d3f.tar.gz
poky.ent: Added gcc-multilib as an essential package
Fixes [YOCTO #5440] Needed to add this to Ubuntu and Debian as an essential package. Updated the variable so that both the QS and ref-manual will have the package listed. (From yocto-docs rev: d6e7ad50ea7e1b68f91d83a06908400e0ebf2f47) 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.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index ef00fcec74..80ccc63c57 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -54,7 +54,7 @@
54<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2"> 54<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2">
55<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> 55<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">
56<!ENTITY OE_INIT_FILE "oe-init-build-env"> 56<!ENTITY OE_INIT_FILE "oe-init-build-env">
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 gcc-multilib \
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++ glibc-devel texinfo chrpath \ 60 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \