summaryrefslogtreecommitdiff
path: root/meta/conf/distro
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/poky.conf8
1 files changed, 1 insertions, 7 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 9db4d1282..d187ab351 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -113,22 +113,16 @@ EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1"
EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
# Needs python
-EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
EXCLUDE_FROM_WORLD_pn-opkg-utils = "1"
# Needs gcc 3.x
EXCLUDE_FROM_WORLD_pn-qemu = "1"
# temporary
EXCLUDE_FROM_WORLD_pn-lirc = "1"
EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"
-# clutter needs some kind of gl to build, not yet added
-EXCLUDE_FROM_WORLD_pn-clutter = "1"
-EXCLUDE_FROM_WORLD_pn-clutter-cairo = "1"
-EXCLUDE_FROM_WORLD_pn-clutter-gst = "1"
+# these applications need clutter 0.6
EXCLUDE_FROM_WORLD_pn-aaina = "1"
EXCLUDE_FROM_WORLD_pn-table = "1"
-EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1"
EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
-EXCLUDE_FROM_WORLD_pn-tidy = "1"
# Need bzr
EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
# Need fixed Perl - OE bug #3403