]> code.ossystems Code Review - openembedded-core.git/commitdiff
world-broken: Exclude exmap-console and xf86-video-psb from world builds
authorRichard Purdie <rpurdie@linux.intel.com>
Sun, 24 May 2009 13:57:59 +0000 (14:57 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Sun, 24 May 2009 13:57:59 +0000 (14:57 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/conf/distro/include/world-broken.inc

index 67bc6caa9e9739193c25b69752d909d95dedd17c..e8a7d7c059c297ac39a337a621d56363e2c44874 100644 (file)
@@ -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"
+
+