diff options
| author | Richard Purdie <richard@openedhand.com> | 2008-08-11 21:28:31 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2008-08-11 21:28:31 +0000 |
| commit | f18adf3c8db9305e91991ec26e8b5d3b367a9a64 (patch) | |
| tree | 807e6a393ac8732b14e21a67a8f29123d0e59e20 | |
| parent | fe3d0cb145d87953349270d16dd6de08305b99ad (diff) | |
| download | poky-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
| -rw-r--r-- | meta/conf/distro/poky.conf | 8 |
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" | |||
| 113 | EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1" | 113 | EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1" |
| 114 | EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1" | 114 | EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1" |
| 115 | # Needs python | 115 | # Needs python |
| 116 | EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1" | ||
| 117 | EXCLUDE_FROM_WORLD_pn-opkg-utils = "1" | 116 | EXCLUDE_FROM_WORLD_pn-opkg-utils = "1" |
| 118 | # Needs gcc 3.x | 117 | # Needs gcc 3.x |
| 119 | EXCLUDE_FROM_WORLD_pn-qemu = "1" | 118 | EXCLUDE_FROM_WORLD_pn-qemu = "1" |
| 120 | # temporary | 119 | # temporary |
| 121 | EXCLUDE_FROM_WORLD_pn-lirc = "1" | 120 | EXCLUDE_FROM_WORLD_pn-lirc = "1" |
| 122 | EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" | 121 | EXCLUDE_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 |
| 124 | EXCLUDE_FROM_WORLD_pn-clutter = "1" | ||
| 125 | EXCLUDE_FROM_WORLD_pn-clutter-cairo = "1" | ||
| 126 | EXCLUDE_FROM_WORLD_pn-clutter-gst = "1" | ||
| 127 | EXCLUDE_FROM_WORLD_pn-aaina = "1" | 123 | EXCLUDE_FROM_WORLD_pn-aaina = "1" |
| 128 | EXCLUDE_FROM_WORLD_pn-table = "1" | 124 | EXCLUDE_FROM_WORLD_pn-table = "1" |
| 129 | EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1" | ||
| 130 | EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" | 125 | EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" |
| 131 | EXCLUDE_FROM_WORLD_pn-tidy = "1" | ||
| 132 | # Need bzr | 126 | # Need bzr |
| 133 | EXCLUDE_FROM_WORLD_pn-eds-tools = "1" | 127 | EXCLUDE_FROM_WORLD_pn-eds-tools = "1" |
| 134 | # Need fixed Perl - OE bug #3403 | 128 | # Need fixed Perl - OE bug #3403 |
