mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 14:00:43 +00: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:
parent
fb26ad86b1
commit
e0839cf73d
@ -44,3 +44,9 @@ EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"
|
|||||||
# helix doesn't build
|
# helix doesn't build
|
||||||
EXCLUDE_FROM_WORLD_pn-helix-libs = "1"
|
EXCLUDE_FROM_WORLD_pn-helix-libs = "1"
|
||||||
EXCLUDE_FROM_WORLD_pn-clutter-helix = "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"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user