From: Richard Purdie Date: Mon, 19 Jan 2009 22:45:25 +0000 (+0000) Subject: world-broken.inc: Add minimo, helix-libs and xlogo X-Git-Tag: 2011-1~7597 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7fc734effe555dd39a828ac800f10caa8f462cd3;p=openembedded-core.git world-broken.inc: Add minimo, helix-libs and xlogo --- 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" # helix is x86 only EXCLUDE_FROM_WORLD_pn-clutter-helix = "1" +EXCLUDE_FROM_WORLD_pn-helix-libs = "1" + +# Broken - static assertion failure +EXCLUDE_FROM_WORLD_pn-minimo = "1" + +# configure issues +EXCLUDE_FROM_WORLD_pn-xlogo = "1"