aboutsummaryrefslogtreecommitdiffstats
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:00 +0000
commit52ff43b6f08abe752c2aa9116564b59f554faad1 (patch)
tree314d1ee3555424d987f21537563c55840a78e606 /documentation/poky.ent
parent26b104b80a766d215db4201a9ac1f48256ebabd6 (diff)
downloadopenembedded-core-contrib-52ff43b6f08abe752c2aa9116564b59f554faad1.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: 3b5b198c971af12cfe395c3828e01f7fb369e7a9) 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 2e884be9a8..81d39fba07 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -54,7 +54,7 @@
<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2">
<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">
<!ENTITY OE_INIT_FILE "oe-init-build-env">
-<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo \
+<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
build-essential chrpath">
<!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 \