summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-12 16:13:51 +0000
committerRoss Burton <ross@openedhand.com>2007-09-12 16:13:51 +0000
commit3694035ef3fc8c3fcee2cb5e708f4f7832b067e2 (patch)
tree1cabeef17c55b3fc1b3b58a2f17bdef9cbbc8c75 /meta
parentab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3 (diff)
downloadpoky-3694035ef3fc8c3fcee2cb5e708f4f7832b067e2.tar.gz
poky.conf: exclude eds-tools from world builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2732 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 baae66a395..3f6e4e081b 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -257,3 +257,5 @@ EXCLUDE_FROM_WORLD_pn-clutter-gst = "1"
257EXCLUDE_FROM_WORLD_pn-aaina = "1" 257EXCLUDE_FROM_WORLD_pn-aaina = "1"
258EXCLUDE_FROM_WORLD_pn-table = "1" 258EXCLUDE_FROM_WORLD_pn-table = "1"
259EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" 259EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
260# Need bzr
261EXCLUDE_FROM_WORLD_pn-eds-tools = "1"