diff options
Diffstat (limited to 'meta')
-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 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" |