From: Saul Wold Date: Sun, 15 May 2011 04:23:37 +0000 (-0700) Subject: world-broken: remove non-existent items X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~45552 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a95f0f291483aa2c415c7a79c0cfd126d97e1562;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git world-broken: remove non-existent items Signed-off-by: Saul Wold --- diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index 4ae7650bba9..da9b1e4c2a0 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" # Need Updates from Clutter 0.8 EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1" -# Don't build older versions of clutter -EXCLUDE_FROM_WORLD_pn-clutter = "1" -EXCLUDE_FROM_WORLD_pn-clutter-1.4 = "1" -EXCLUDE_FROM_WORLD_pn-clutter-gst-1.4 = "1" -EXCLUDE_FROM_WORLD_pn-clutter-gtk-1.4 = "1"