From f18adf3c8db9305e91991ec26e8b5d3b367a9a64 Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard@openedhand.com>
Date: Mon, 11 Aug 2008 21:28:31 +0000
Subject: poky.conf: Allow clutter, clutter-gst, clutter-cairo and
 clutter-box2d in world builds

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5054 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/conf/distro/poky.conf | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 9db4d12821..d187ab3514 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
-- 
cgit v1.2.3