]> code.ossystems Code Review - openembedded-core.git/commitdiff
conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 28 Oct 2008 22:27:16 +0000 (22:27 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 28 Oct 2008 22:27:16 +0000 (22:27 +0000)
meta/conf/distro/include/world-broken.inc

index bfa3ab2ece9cfc5fed536e728dc3cf2f1e22044c..c1dc7f57389678d9d0adfad70588f007ccf11e93 100644 (file)
@@ -31,3 +31,6 @@ 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"
+
+# helix is x86 only
+EXCLUDE_FROM_WORLD_pn-clutter-helix = "1"