diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index f7115d592..4b6863f5e 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -134,6 +134,4 @@ 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" |