diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-05-14 21:23:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-18 14:32:45 +0100 |
commit | c21770fa698484b3d8aeeb5f4009c0c1d32026e8 (patch) | |
tree | 932a489ffd56bb80b4b2196fda598a0957efa5fd /meta/conf | |
parent | 21606d34ab0d19563ea2726efb0a6080a332893a (diff) | |
download | poky-c21770fa698484b3d8aeeb5f4009c0c1d32026e8.tar.gz |
world-broken: remove non-existent items
(From OE-Core rev: a95f0f291483aa2c415c7a79c0cfd126d97e1562)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/world-broken.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index 4ae7650bba..da9b1e4c2a 100644 --- a/meta/conf/distro/include/world-broken.inc +++ b/meta/conf/distro/include/world-broken.inc | |||
@@ -9,8 +9,3 @@ EXCLUDE_FROM_WORLD_pn-eds-tools = "1" | |||
9 | # Need Updates from Clutter 0.8 | 9 | # Need Updates from Clutter 0.8 |
10 | EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1" | 10 | EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1" |
11 | 11 | ||
12 | # Don't build older versions of clutter | ||
13 | EXCLUDE_FROM_WORLD_pn-clutter = "1" | ||
14 | EXCLUDE_FROM_WORLD_pn-clutter-1.4 = "1" | ||
15 | EXCLUDE_FROM_WORLD_pn-clutter-gst-1.4 = "1" | ||
16 | EXCLUDE_FROM_WORLD_pn-clutter-gtk-1.4 = "1" | ||