diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/world-broken.inc | 2 | ||||
-rw-r--r-- | meta/conf/multilib.conf | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index 76b08d0946..f7c222e6ad 100644 --- a/meta/conf/distro/include/world-broken.inc +++ b/meta/conf/distro/include/world-broken.inc @@ -3,5 +3,3 @@ # EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1" -# Need bzr -EXCLUDE_FROM_WORLD_pn-eds-tools = "1" diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index a23a0eec70..12005894e7 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf @@ -126,7 +126,6 @@ BBCLASSEXTEND_append_pn-dtc = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-e2fsprogs = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-ed = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-evolution-data-server = " ${MULTILIBS}" -BBCLASSEXTEND_append_pn-eds-tools = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-eee-acpi-scripts = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-eglibc-initial = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-eglibc-locale = " ${MULTILIBS}" |