poky.conf: re-enable OpenSync components for world builds

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4700 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-06-18 11:26:37 +00:00
parent 08e1e60a22
commit 16f77e24fc

View File

@@ -107,20 +107,13 @@ IMAGE_FEATURES ?= ""
#
# Needs scons/python-native
EXCLUDE_FROM_WORLD_pn-libsync = "1"
EXCLUDE_FROM_WORLD_pn-libopensync = "1"
EXCLUDE_FROM_WORLD_pn-libopensync-plugin-syncml = "1"
EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1"
EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
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 python
EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
# Needs gcc 3.x
EXCLUDE_FROM_WORLD_pn-qemu = "1"
# compile failure
EXCLUDE_FROM_WORLD_pn-syncml-client = "1"
# temporary
EXCLUDE_FROM_WORLD_pn-lirc = "1"
EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"