diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/world-broken.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index c1dc7f5738..ea06a11f10 100644 --- a/meta/conf/distro/include/world-broken.inc +++ b/meta/conf/distro/include/world-broken.inc | |||
@@ -34,3 +34,10 @@ EXCLUDE_FROM_WORLD_pn-abiword-embedded = "1" | |||
34 | 34 | ||
35 | # helix is x86 only | 35 | # helix is x86 only |
36 | EXCLUDE_FROM_WORLD_pn-clutter-helix = "1" | 36 | EXCLUDE_FROM_WORLD_pn-clutter-helix = "1" |
37 | EXCLUDE_FROM_WORLD_pn-helix-libs = "1" | ||
38 | |||
39 | # Broken - static assertion failure | ||
40 | EXCLUDE_FROM_WORLD_pn-minimo = "1" | ||
41 | |||
42 | # configure issues | ||
43 | EXCLUDE_FROM_WORLD_pn-xlogo = "1" | ||