[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4163/8267] poky.ent: Updated the Ubuntu/Debian Essential package list



commit ba4552ab89dd193baeaf784c9957784b2c8d108d
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Wed Jan 18 13:42:43 2017 -0800

    poky.ent: Updated the Ubuntu/Debian Essential package list
    
    Fixed [YOCTO #10854]
    
    BitBake fails on a new Ubuntu/Debian installation unless the
    "cpio", "Python", and "python3" packages are installed.  I added
    these to the essentials list variable for the distro.  Affects
    both the YP Quick Start and YP ref-manual.
    
    (From yocto-docs rev: 7a0ef9a85404ef4478bae103d1ea47c3e1c675f0)
    
    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 ebc5af4..79664c2 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -61,7 +61,7 @@
 <!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 \
-     build-essential chrpath socat">
+     build-essential chrpath socat cpio python python3">
 <!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]