[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2628/8267] poky.ent: Updated the essentials list variable for Fedora



commit 7791b32afda7fbceec218938a8b26ff4a518e294
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Thu Sep 1 16:31:09 2016 -0700

    poky.ent: Updated the essentials list variable for Fedora
    
    Fixes [YOCTO #10208]
    
    Apparently, this should be "python3" and not "python" now.
    
    (From yocto-docs rev: d9547b426d9ab8a2d79fac95405a7a371a4a35ac)
    
    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 9a45908..7f28e7c 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">
-<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
+<!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 \
      findutils which">


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