mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user