summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-30 11:36:26 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:59 -0800
commitb60681e56e231db1c4dfad802fb58351c4f546f7 (patch)
treebb39425fbfb738e07fbc298cdafd6809a571bcf5 /meta/conf
parent7e4e45a6693f6f4f4d2d0aedcaae1b1f8a56f24c (diff)
downloadast2050-yocto-poky-b60681e56e231db1c4dfad802fb58351c4f546f7.zip
ast2050-yocto-poky-b60681e56e231db1c4dfad802fb58351c4f546f7.tar.gz
world-broken: cleanup post reorg and world cleanup
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/world-broken.inc48
1 files changed, 2 insertions, 46 deletions
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc
index e8a7d7c..0d29c86 100644
--- a/meta/conf/distro/include/world-broken.inc
+++ b/meta/conf/distro/include/world-broken.inc
@@ -1,52 +1,8 @@
#
# Exclude known broken packages
#
-# Needs old OpenSync
-EXCLUDE_FROM_WORLD_pn-libsync = "1"
-EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1"
-EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
-EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc = "1"
-EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
-EXCLUDE_FROM_WORLD_pn-libopensync-plugin-google-calendar = "1"
-# Needs python
-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"
-# these applications need clutter 0.6
-EXCLUDE_FROM_WORLD_pn-aaina = "1"
-EXCLUDE_FROM_WORLD_pn-table = "1"
-EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
+EXCLUDE_FROM_WORLD_psb-kernel-source = "1"
+
# Need bzr
EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
-# Need fixed Perl - OE bug #3403
-EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1"
-# Needs libxml-parser-perl
-EXCLUDE_FROM_WORLD_pn-libxml-simple-perl = "1"
-# Needs gtk+ <= 2.10
-EXCLUDE_FROM_WORLD_pn-gcalctool = "1"
-
-# The packages from these clash atm
-EXCLUDE_FROM_WORLD_pn-abiword = "1"
-EXCLUDE_FROM_WORLD_pn-abiword-embedded = "1"
-
-# Broken - static assertion failure
-EXCLUDE_FROM_WORLD_pn-minimo = "1"
-
-# configure issues
-EXCLUDE_FROM_WORLD_pn-xlogo = "1"
-
-# recipe not finished yet
-EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"
-
-# helix doesn't build
-EXCLUDE_FROM_WORLD_pn-helix-libs = "1"
-EXCLUDE_FROM_WORLD_pn-clutter-helix = "1"
-
-# doesn't work with modern kernels
-EXCLUDE_FROM_WORLD_pn-exmap-console = "1"
-EXCLUDE_FROM_WORLD_pn-xf86-video-psb = "1"
-
OpenPOWER on IntegriCloud