From: Richard Purdie Date: Tue, 28 Oct 2008 22:27:16 +0000 (+0000) Subject: conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds X-Git-Tag: 2011-1~7925 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8d50257cdf8e69a4282a94df54344f2fb0a8d376;p=openembedded-core.git conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds --- diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index bfa3ab2ece..c1dc7f5738 100644 --- a/meta/conf/distro/include/world-broken.inc +++ b/meta/conf/distro/include/world-broken.inc @@ -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"