summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-08-11 21:28:31 +0000
committerRichard Purdie <richard@openedhand.com>2008-08-11 21:28:31 +0000
commitf18adf3c8db9305e91991ec26e8b5d3b367a9a64 (patch)
tree807e6a393ac8732b14e21a67a8f29123d0e59e20 /meta/conf/distro/poky.conf
parentfe3d0cb145d87953349270d16dd6de08305b99ad (diff)
downloadpoky-f18adf3c8db9305e91991ec26e8b5d3b367a9a64.tar.gz
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
Diffstat (limited to 'meta/conf/distro/poky.conf')
-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 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"
113EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1" 113EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
114EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1" 114EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
115# Needs python 115# Needs python
116EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
117EXCLUDE_FROM_WORLD_pn-opkg-utils = "1" 116EXCLUDE_FROM_WORLD_pn-opkg-utils = "1"
118# Needs gcc 3.x 117# Needs gcc 3.x
119EXCLUDE_FROM_WORLD_pn-qemu = "1" 118EXCLUDE_FROM_WORLD_pn-qemu = "1"
120# temporary 119# temporary
121EXCLUDE_FROM_WORLD_pn-lirc = "1" 120EXCLUDE_FROM_WORLD_pn-lirc = "1"
122EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" 121EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"
123# clutter needs some kind of gl to build, not yet added 122# these applications need clutter 0.6
124EXCLUDE_FROM_WORLD_pn-clutter = "1"
125EXCLUDE_FROM_WORLD_pn-clutter-cairo = "1"
126EXCLUDE_FROM_WORLD_pn-clutter-gst = "1"
127EXCLUDE_FROM_WORLD_pn-aaina = "1" 123EXCLUDE_FROM_WORLD_pn-aaina = "1"
128EXCLUDE_FROM_WORLD_pn-table = "1" 124EXCLUDE_FROM_WORLD_pn-table = "1"
129EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1"
130EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" 125EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
131EXCLUDE_FROM_WORLD_pn-tidy = "1"
132# Need bzr 126# Need bzr
133EXCLUDE_FROM_WORLD_pn-eds-tools = "1" 127EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
134# Need fixed Perl - OE bug #3403 128# Need fixed Perl - OE bug #3403