summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/poky.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 857a99667f..f49a5d96bf 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -107,20 +107,13 @@ IMAGE_FEATURES ?= ""
107# 107#
108# Needs scons/python-native 108# Needs scons/python-native
109EXCLUDE_FROM_WORLD_pn-libsync = "1" 109EXCLUDE_FROM_WORLD_pn-libsync = "1"
110EXCLUDE_FROM_WORLD_pn-libopensync = "1"
111EXCLUDE_FROM_WORLD_pn-libopensync-plugin-syncml = "1"
112EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1" 110EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1"
113EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1" 111EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
114EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1" 112EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
115EXCLUDE_FROM_WORLD_pn-libopensync-plugin-syncml-plugin = "1"
116EXCLUDE_FROM_WORLD_pn-libopensync-plugin-syncml-client-plugin = "1"
117EXCLUDE_FROM_WORLD_pn-msynctool = "1"
118# Needs python 113# Needs python
119EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1" 114EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
120# Needs gcc 3.x 115# Needs gcc 3.x
121EXCLUDE_FROM_WORLD_pn-qemu = "1" 116EXCLUDE_FROM_WORLD_pn-qemu = "1"
122# compile failure
123EXCLUDE_FROM_WORLD_pn-syncml-client = "1"
124# temporary 117# temporary
125EXCLUDE_FROM_WORLD_pn-lirc = "1" 118EXCLUDE_FROM_WORLD_pn-lirc = "1"
126EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" 119EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"