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 0dcb6180b8..0f228d1150 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -239,3 +239,5 @@ EXCLUDE_FROM_WORLD_pn-empathy = "1"
239EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1" 239EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
240# Needs gcc 3.x 240# Needs gcc 3.x
241EXCLUDE_FROM_WORLD_pn-qemu = "1" 241EXCLUDE_FROM_WORLD_pn-qemu = "1"
242# temporary
243EXCLUDE_FROM_WORLD_pn-lirc = "1"