diff options
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 0e1d2dd6e7..1dcf16f67f 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -246,6 +246,8 @@ EXCLUDE_FROM_WORLD_pn-gtk-engines = "1" | |||
246 | EXCLUDE_FROM_WORLD_pn-oh-puzzles = "1" | 246 | EXCLUDE_FROM_WORLD_pn-oh-puzzles = "1" |
247 | # Needs GMemChunk | 247 | # Needs GMemChunk |
248 | EXCLUDE_FROM_WORLD_pn-gcalctool = "1" | 248 | EXCLUDE_FROM_WORLD_pn-gcalctool = "1" |
249 | # compile failure | ||
250 | EXCLUDE_FROM_WORLD_pn-syncml-client = "1" | ||
249 | # temporary | 251 | # temporary |
250 | EXCLUDE_FROM_WORLD_pn-lirc = "1" | 252 | EXCLUDE_FROM_WORLD_pn-lirc = "1" |
251 | EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" | 253 | EXCLUDE_FROM_WORLD_pn-lirc-modules = "1" |