[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5761/8267] poky.ent: Added "iputils-ping" to Ubuntu/Debian essential packages



commit ef7e8f10a1e723a42d3d11c8fcaaaa68be4ced53
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Tue Apr 25 08:22:37 2017 -0700

    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>

 documentation/poky.ent |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 4a5dcb0..32d498f 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -62,7 +62,7 @@
 <!ENTITY OE_INIT_FILE "oe-init-build-env">
 <!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
      build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \
-     xz-utils debianutils">
+     xz-utils debianutils iputils-ping">
 <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \
      diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
      ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]