mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02:00
world-broken: Exclude exmap-console and xf86-video-psb from world builds
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user