[oe-commits] [openembedded-core] branch master updated: Revert "packagegroup-core-x11-sato: add python-pygobject and gtk+3"

git at git.openembedded.org git at git.openembedded.org
Sun Mar 13 10:53:13 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

The following commit(s) were added to refs/heads/master by this push:
       new  476009b   Revert "packagegroup-core-x11-sato: add python-pygobject and gtk+3"
476009b is described below

commit 476009b590f53c736ee57bcdaa0090ccc19cd206
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Sun Mar 13 09:53:15 2016 +0000

    Revert "packagegroup-core-x11-sato: add python-pygobject and gtk+3"
    
    This reverts commit 7b60964d87698572f2f13d8dfa966a85f169b698.
    
    OE-Core defaults to no opengl in DISTRO_FEATURES and this would break
    sato with the default DISTRO settings. Need to revisit as Sato moves
    to gtk+3 but unbreak the builds for now as this change isn't essential.
---
 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 6abb426..8ba4923 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -39,8 +39,6 @@ RDEPENDS_${PN}-base = "\
     ${NETWORK_MANAGER} \
     udev-extraconf \
     ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato pulseaudio-misc', '', d)} \
-    python-pygobject \
-    gtk+3 \
     "
 
 FILEMANAGER ?= "pcmanfm"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list