diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-19 22:45:25 +0000 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-19 22:45:25 +0000 |
| commit | 7fc734effe555dd39a828ac800f10caa8f462cd3 (patch) | |
| tree | 5b2cef58dab1dee5b42a4e8b04a9fb228da27fd5 | |
| parent | 2da90388ac7398aa5cf7fcbf6d0f28d9326cb224 (diff) | |
| download | poky-7fc734effe555dd39a828ac800f10caa8f462cd3.tar.gz | |
world-broken.inc: Add minimo, helix-libs and xlogo
| -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" | ||
