summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 09d86f1d2e..e192b8aad8 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -120,10 +120,11 @@ IMAGE_FEATURES ?= ""
120# Exclude known broken packages 120# Exclude known broken packages
121# 121#
122# Needs old OpenSync 122# Needs old OpenSync
123EXCLUDE_FROM_WORLD_pn-libsync = "1"
124EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1" 123EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1"
125EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
126EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1" 124EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1"
125EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc = "1"
126EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1"
127EXCLUDE_FROM_WORLD_pn-libopensync-plugin-google-calender = "1"
127# Needs python 128# Needs python
128EXCLUDE_FROM_WORLD_pn-opkg-utils = "1" 129EXCLUDE_FROM_WORLD_pn-opkg-utils = "1"
129# Needs gcc 3.x 130# Needs gcc 3.x