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.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index d187ab3514..40b7b88968 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -127,5 +127,7 @@ EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
127EXCLUDE_FROM_WORLD_pn-eds-tools = "1" 127EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
128# Need fixed Perl - OE bug #3403 128# Need fixed Perl - OE bug #3403
129EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1" 129EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1"
130# Needs libxml-parser-perl
131EXCLUDE_FROM_WORLD_pn-libxml-simple-perl = "1"
130# Needs gtk+ <= 2.10 132# Needs gtk+ <= 2.10
131EXCLUDE_FROM_WORLD_pn-gcalctool = "1" 133EXCLUDE_FROM_WORLD_pn-gcalctool = "1"