aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-01-15 07:53:57 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 16:31:17 +0000
commita5f34bc9ecc2ba25a61a229297b752e2b35dbb46 (patch)
tree84eaf1209266b0fb03fae1b83bd579878dcbb4a0 /documentation/poky.ent
parentafc6cbaa80907b20b1e76cdd1620d98e1d51b976 (diff)
downloadopenembedded-core-contrib-a5f34bc9ecc2ba25a61a229297b752e2b35dbb46.tar.gz
poky.ent: Added "perl-bignum" package for Fedora
Fixes [YOCTO #8822] Added the "perl-bignum" package to the Fedora essentials list of packages. (From yocto-docs rev: a731f36a31bdd873274e1e9a81ee8f169032025c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.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 a075c49e8b..7923fcbe8b 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -56,7 +56,7 @@
<!ENTITY YOCTO_DOCS_TOAST_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/toaster-manual/toaster-manual.html">
<!ENTITY YOCTO_DOCS_SDK_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/sdk-manual/sdk-manual.html">
<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;">
-<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2">
+<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.ftar.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 gcc-multilib \
@@ -64,7 +64,7 @@
<!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 \
- findutils which">
+ findutils which perl-bignum">
<!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 \