]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: Add some packages back to the world build now we meet the minimum version...
authorRichard Purdie <richard@openedhand.com>
Wed, 1 Aug 2007 12:00:31 +0000 (12:00 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 1 Aug 2007 12:00:31 +0000 (12:00 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2256 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 28ced3cba22b62d829c7081ff8a7e04763e43cea..4c726a5ac2fdff021f2293d6071fb3b09514e2ec 100644 (file)
@@ -221,14 +221,10 @@ EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
 EXCLUDE_FROM_WORLD_pn-libopensync-plugin-syncml-plugin = "1"
 EXCLUDE_FROM_WORLD_pn-libopensync-plugin-syncml-client-plugin = "1"
 EXCLUDE_FROM_WORLD_pn-msynctool = "1"
-# Needs glib 2.12
-EXCLUDE_FROM_WORLD_pn-empathy = "1"
 # Needs python
 EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
 # Needs gcc 3.x
 EXCLUDE_FROM_WORLD_pn-qemu = "1"
-# only compatible with poky-bleeding (needs gtk+ 2.10)
-EXCLUDE_FROM_WORLD_pn-gtk-engines = "1"
 # compile failure
 EXCLUDE_FROM_WORLD_pn-syncml-client = "1"
 # temporary
@@ -241,5 +237,3 @@ EXCLUDE_FROM_WORLD_pn-clutter-gst = "1"
 EXCLUDE_FROM_WORLD_pn-aaina = "1"
 EXCLUDE_FROM_WORLD_pn-table = "1"
 EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
-# needs gtk 2.10
-EXCLUDE_FROM_WORLD_pn-ohm = "1"