summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4dd7e6686f..cbe5bf825b 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -237,3 +237,5 @@ EXCLUDE_FROM_WORLD_pn-telepathy-glib = "1"
237EXCLUDE_FROM_WORLD_pn-empathy = "1" 237EXCLUDE_FROM_WORLD_pn-empathy = "1"
238# Needs python 238# Needs python
239EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1" 239EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
240# Needs orbit2 (mozilla.bbclass)
241EXCLUDE_FROM_WORLD_pn-minimo = "1"