diff options
Diffstat (limited to 'meta/conf/distro/poky.conf')
| -rw-r--r-- | meta/conf/distro/poky.conf | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 00d53360a3..6341d4475e 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -232,8 +232,11 @@ EXCLUDE_FROM_WORLD_pn-syncml-client = "1" | |||
| 232 | EXCLUDE_FROM_WORLD_pn-lirc = "1" | 232 | EXCLUDE_FROM_WORLD_pn-lirc = "1" |
| 233 | EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" | 233 | EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" |
| 234 | # clutter needs some kind of gl to build, not yet added | 234 | # clutter needs some kind of gl to build, not yet added |
| 235 | EXCLUDE_FROM_WORLD_clutter = "1" | 235 | EXCLUDE_FROM_WORLD_pn-clutter = "1" |
| 236 | EXCLUDE_FROM_WORLD_clutter-cairo = "1" | 236 | EXCLUDE_FROM_WORLD_pn-clutter-cairo = "1" |
| 237 | EXCLUDE_FROM_WORLD_clutter-gst = "1" | 237 | EXCLUDE_FROM_WORLD_pn-clutter-gst = "1" |
| 238 | EXCLUDE_FROM_WORLD_aaina = "1" | 238 | EXCLUDE_FROM_WORLD_pn-aaina = "1" |
| 239 | EXCLUDE_FROM_WORLD_table = "1" \ No newline at end of file | 239 | EXCLUDE_FROM_WORLD_pn-table = "1" |
| 240 | EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" | ||
| 241 | # needs gtk 2.10 | ||
| 242 | EXCLUDE_FROM_WORLD_pn-neon = "1" | ||
