summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e8a7d7c059..0d29c86315 100644
--- a/meta/conf/distro/include/world-broken.inc
+++ b/meta/conf/distro/include/world-broken.inc
@@ -1,52 +1,8 @@
1# 1#
2# Exclude known broken packages 2# Exclude known broken packages
3# 3#
4# Needs old OpenSync 4EXCLUDE_FROM_WORLD_psb-kernel-source = "1"
5EXCLUDE_FROM_WORLD_pn-libsync = "1" 5
6EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1"
7EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
8EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc = "1"
9EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
10EXCLUDE_FROM_WORLD_pn-libopensync-plugin-google-calendar = "1"
11# Needs python
12EXCLUDE_FROM_WORLD_pn-opkg-utils = "1"
13# Needs gcc 3.x
14EXCLUDE_FROM_WORLD_pn-qemu = "1"
15# temporary
16EXCLUDE_FROM_WORLD_pn-lirc = "1"
17EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"
18# these applications need clutter 0.6
19EXCLUDE_FROM_WORLD_pn-aaina = "1"
20EXCLUDE_FROM_WORLD_pn-table = "1"
21EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
22# Need bzr 6# Need bzr
23EXCLUDE_FROM_WORLD_pn-eds-tools = "1" 7EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
24# Need fixed Perl - OE bug #3403
25EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1"
26# Needs libxml-parser-perl
27EXCLUDE_FROM_WORLD_pn-libxml-simple-perl = "1"
28# Needs gtk+ <= 2.10
29EXCLUDE_FROM_WORLD_pn-gcalctool = "1"
30
31# The packages from these clash atm
32EXCLUDE_FROM_WORLD_pn-abiword = "1"
33EXCLUDE_FROM_WORLD_pn-abiword-embedded = "1"
34
35# Broken - static assertion failure
36EXCLUDE_FROM_WORLD_pn-minimo = "1"
37
38# configure issues
39EXCLUDE_FROM_WORLD_pn-xlogo = "1"
40
41# recipe not finished yet
42EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"
43
44# helix doesn't build
45EXCLUDE_FROM_WORLD_pn-helix-libs = "1"
46EXCLUDE_FROM_WORLD_pn-clutter-helix = "1"
47
48# doesn't work with modern kernels
49EXCLUDE_FROM_WORLD_pn-exmap-console = "1"
50EXCLUDE_FROM_WORLD_pn-xf86-video-psb = "1"
51
52 8