aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-13 09:53:15 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-13 09:53:15 +0000
commit476009b590f53c736ee57bcdaa0090ccc19cd206 (patch)
treefcae9811ac7d85ebae599bba045d636130f6816a
parent680385e86cbeb629e9baa80dfadb432f1fcd6786 (diff)
downloadopenembedded-core-contrib-476009b590f53c736ee57bcdaa0090ccc19cd206.tar.gz
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.
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb2
1 files changed, 0 insertions, 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 6abb426717..8ba49231d5 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"