From: Richard Purdie Date: Sun, 24 May 2009 13:57:59 +0000 (+0100) Subject: world-broken: Exclude exmap-console and xf86-video-psb from world builds X-Git-Tag: 2011-1~7430 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e0839cf73d4dea4f7ac7cbefdc312b7f63df6360;p=openembedded-core.git world-broken: Exclude exmap-console and xf86-video-psb from world builds Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index 67bc6caa9e..e8a7d7c059 100644 --- a/meta/conf/distro/include/world-broken.inc +++ b/meta/conf/distro/include/world-broken.inc @@ -44,3 +44,9 @@ EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1" # helix doesn't build EXCLUDE_FROM_WORLD_pn-helix-libs = "1" EXCLUDE_FROM_WORLD_pn-clutter-helix = "1" + +# doesn't work with modern kernels +EXCLUDE_FROM_WORLD_pn-exmap-console = "1" +EXCLUDE_FROM_WORLD_pn-xf86-video-psb = "1" + +