[gnome-continuous-yocto/gnomeostree-3.28-rocko: 991/8267] packagegroup-self-hosted: add back Python 2



commit 0006a7fada2fcf1d3194f6a377b5b516da08bfc7
Author: Ross Burton <ross burton intel com>
Date:   Fri Jun 17 13:13:34 2016 +0100

    packagegroup-self-hosted: add back Python 2
    
    Some recipes depend on Python 2 being present (eg glib and ncurses) so until
    they've all been migrated to Python 3 we should continue to ship Python 2 in the
    self-hosted packagegroup.
    
    (From OE-Core rev: 055e58e5cc73263a4112d5935ec871c3adf4cd9b)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../packagegroups/packagegroup-self-hosted.bb      |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb 
b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index e8b4feb..73430b8 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -146,6 +146,9 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     perl-dev \
     perl-modules \
     perl-pod \
+    python \
+    python-modules \
+    python-git \
     python3 \
     python3-modules \
     python3-git \


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