]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: Allow clutter, clutter-gst, clutter-cairo and clutter-box2d in world builds
authorRichard Purdie <richard@openedhand.com>
Mon, 11 Aug 2008 21:28:31 +0000 (21:28 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 11 Aug 2008 21:28:31 +0000 (21:28 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5054 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 9db4d12821deaf007a61764bf42b4ec79ecff922..d187ab3514507512a0f6ecf83032be860b0d7ce8 100644 (file)
@@ -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