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: yocto-4.0~47297 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fc734effe555dd39a828ac800f10caa8f462cd3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 c1dc7f57389..ea06a11f10e 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"