summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/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