summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-04-25 08:22:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-29 11:17:52 +0100
commitef7e8f10a1e723a42d3d11c8fcaaaa68be4ced53 (patch)
treeb6a3379dae14b13dcecee6c4235af44c9fbada39 /documentation/poky.ent
parent5f737111a362ea642ecba09ff59033149e0660e9 (diff)
downloadpoky-ef7e8f10a1e723a42d3d11c8fcaaaa68be4ced53.tar.gz
poky.ent: Added "iputils-ping" to Ubuntu/Debian essential packages
Fixes [YOCTO #11310] Added the "iputils-ping" package to the list of essential host packages. (From yocto-docs rev: c6478419940405091d59312d22c45e3f32f9c94d) 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.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 4a5dcb0906..32d498f09b 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -62,7 +62,7 @@
62<!ENTITY OE_INIT_FILE "oe-init-build-env"> 62<!ENTITY OE_INIT_FILE "oe-init-build-env">
63<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \ 63<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
64 build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \ 64 build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \
65 xz-utils debianutils"> 65 xz-utils debianutils iputils-ping">
66<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \ 66<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \
67 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ 67 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
68 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ 68 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \