mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
poky.conf: Add mesa-dri to EXCLUDE_FROM_WORLD
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5317 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -134,3 +134,6 @@ EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-libxml-simple-perl = "1"
|
||||
# Needs gtk+ <= 2.10
|
||||
EXCLUDE_FROM_WORLD_pn-gcalctool = "1"
|
||||
# mesa gets pulled in when needed and can be platform specific
|
||||
EXCLUDE_FROM_WORLD_pn-mesa-dri = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user