]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: Remove bogus EXCLUDE_FROM_WORLD
authorRichard Purdie <richard@openedhand.com>
Mon, 29 Sep 2008 18:42:34 +0000 (18:42 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 29 Sep 2008 18:42:34 +0000 (18:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5319 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index f7115d59218166de4869228b7e73fb0f63580774..4b6863f5e83aeed9c687515d21b8cef2069d68fd 100644 (file)
@@ -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"