summaryrefslogtreecommitdiff
path: root/meta/conf
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/conf
parentab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3 (diff)
downloadopenembedded-core-3694035ef3fc8c3fcee2cb5e708f4f7832b067e2.tar.gz
openembedded-core-3694035ef3fc8c3fcee2cb5e708f4f7832b067e2.tar.bz2
openembedded-core-3694035ef3fc8c3fcee2cb5e708f4f7832b067e2.tar.xz
openembedded-core-3694035ef3fc8c3fcee2cb5e708f4f7832b067e2.zip
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/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 baae66a39..3f6e4e081 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -257,3 +257,5 @@ EXCLUDE_FROM_WORLD_pn-clutter-gst = "1"
EXCLUDE_FROM_WORLD_pn-aaina = "1"
EXCLUDE_FROM_WORLD_pn-table = "1"
EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
+# Need bzr
+EXCLUDE_FROM_WORLD_pn-eds-tools = "1"